Hi
in the admin side I wanted to create a function which returns the name of the current plugin
something like this:
$current_plugin_name=get_current_plugin();
Hi
in the admin side I wanted to create a function which returns the name of the current plugin
something like this:
$current_plugin_name=get_current_plugin();