Closed sebastienserre closed 2 years ago
Why do you think it's better to use Dependencies
instead of what we currently use Requires Plugins
?
I ask as all the other headers that denote requirements are similar, Requires at least
, Requires PHP
Thank you, I think I've misunderstood how it works :-).
I'm happy to discuss and make sure you do understand how it works. The README Description has a summary of how it's supposed to work.
Hello,
This is a really great idea, thanks for it.
I think adding a plugin header information like "Depedencies:" should be a great idea for plugins which are requiring dependency.
If your plugin installed or one it will be in Core, WordPress or your plugin will parse the plugin header like it's done today and be able to add the required plugins to the mechanism.