WPCode
93Easily add code snippets in WordPress. Insert header & footer scripts, add PHP code snippets with conditio...
Plugin dependency management
Plugin Dependencies is a WordPress plugin that allows other plugins to specify their dependencies. When a plugin is marked with dependencies, it cannot be activated unless the required plugins are already active.
This plugin is useful for developers who want to ensure that their plugins work correctly by requiring specific other plugins to be installed and activated first. It is particularly suited for those working with community and forum plugins, as well as developers looking to manage dependencies in their projects.
Best for: This plugin is best for WordPress developers creating plugins that require specific dependencies.
What it does well
Where it falls short
Plugin Dependencies provides a straightforward way to manage plugin dependencies, but its age and limited updates may be a concern for some users.
scribu's own description of Plugin Dependencies, lightly tidied.
This meta-plugin allows regular plugins to specify other plugins that they depend upon.
Example:
/*
Plugin Name: BuddyPress Debug
Depends: BuddyPress, Debug Bar
*/
What this does:
= Enriching dependency information =
Unfortunately, very few plugins currently contain dependency information. If you’d like to enhance the information available to this plugin, you might want to install the Known Plugin Dependencies plugin which acts as an add-on to this one.
Links: Plugin News | Author’s Site
Development of this plugin is done on GitHub. Pull requests welcome. Please see issues reported there before going to the plugin forum.
Other plugins for developer tooling.
Easily add code snippets in WordPress. Insert header & footer scripts, add PHP code snippets with conditio...
Easily add tracking code snippets, conversion pixels, or other scripts required by third party services for an...
Duplicate post, post order, image resize, email via SMTP, admin menu editor, custom css / code, disable gutenb...
Create custom "Shortcodes" easily for HTML, JavaScript, CSS code snippets and use the shortcodes wit...
Add PHP code to your pages and posts easily using shortcodes.
An easy, clean, and simple way to enhance your site with code snippets.