wp_get_active_network_plugins


wp_get_active_network_plugins ( No parameters )

Access:
  • private
Returns:
  • (string[]) Array of absolute paths to files to include.
Defined at:

Description

Returns array of network plugin files to be included in global scope.The default directory is wp-content/plugins. To change the default directory manually, define `WP_PLUGIN_DIR` and `WP_PLUGIN_URL` in `wp-config.php`.

Related Functions

wp_get_active_and_valid_plugins, wp_update_network_counts, get_main_network_id, wp_get_network, wp_get_mu_plugins

Top Google Results

User discussions

wpseek mobile