Plugin Dependencies

Plugin Dependencies Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 7,197 downloads
Plugin Dependencies Icon

Try plugin: Plugin Dependencies

We'll create fresh WordPress site with Plugin Dependencies installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Plugin Dependencies

Plugin dependency management

7


0


0


0


0

updated: 9 years ago
since: 13 years ago
author: scribu

Description

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:

  • Disables activation of BuddyPress Debug until both BuddyPress and Debug Bar are already activated.
  • When either BuddyPress or Debug Bar are deactivated, BuddyPress Debug will also be deactivated.

= 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.