is_network_only_plugin()

Function: Checks for “Network: true” in the plugin header to see if this should be activated only as a network wide plugin. The plugin would also work when Multisite is not enabled.

Source: wp-admin/includes/plugin.php:571

Used by 4 functions | Uses 1 function

get_dropins()

Function: Check the wp-content directory and retrieve all drop-ins with any plugin data.

Source: wp-admin/includes/plugin.php:420

Used by 1 function | Uses 2 functions

get_plugins()

Function: Check the plugins directory and retrieve all plugin files with plugin data.

Source: wp-admin/includes/plugin.php:271

Used by 12 functions | Uses 4 functions

get_mu_plugins()

Function: Check the mu-plugins directory and retrieve all mu-plugin files with any plugin data.

Source: wp-admin/includes/plugin.php:352

Used by 1 function | Uses 1 function