wpseek.com
A WordPress-centric search engine for devs and theme authors
show_network_active_plugins › WordPress Filter Hooks
Since4.4.0
Deprecatedn/a
› apply_filters( 'show_network_active_plugins', $show )
Parameters: |
|
Defined at: | |
Codex: |
Filters whether to display network-active plugins alongside plugins active for the current site.
This also controls the display of inactive network-only plugins (plugins with "Network: true" in the plugin header).
Plugins cannot be network-activated or network-deactivated from this screen.
Related Functions: is_network_only_plugin, deactivate_plugins, wp_get_active_and_valid_plugins, activate_plugins, validate_active_plugins, wp_ajax_activate_plugin