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
{{ message }}
This repository was archived by the owner on Jun 19, 2025. It is now read-only.
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.
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.phpin 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.