You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've made a small change to the plugin, so to be able to use it as "Must Use" plugin.
For who's interested, I've moved the file plugin.php in the root folder of mu-plugins and renamed it like the plugin's folder: "wp-plugin-dependencies.php". After that, I've edited the including path in that file to reflect the new position...it seems to work.
The text was updated successfully, but these errors were encountered:
I've made a small change to the plugin, so to be able to use it as "Must Use" plugin.
For who's interested, I've moved the file
plugin.php
in the root folder of mu-plugins and renamed it like the plugin's folder: "wp-plugin-dependencies.php". After that, I've edited the including path in that file to reflect the new position...it seems to work.The text was updated successfully, but these errors were encountered: