Hey Nayeem,
yes please implement it into your core code. Currently I’m using a modified/patched version of your plugin with my changes, so I can use the WordPress post functions to get current post data, e.g. get_the_ID()
, get_post_terms()
, … in own template files for your download manager plugin.
I’m also using the new gutenberg blocks in our own template files, so second change is about that.
And last change is a translation typo of the english word “publish date”, the correct word is “publishing date”.
Just show this topic to a dev, he’ll understand ๐
Kindest regards