wpseek.com
A WordPress-centric search engine for devs and theme authors
pre_current_active_plugins › WordPress Action Hooks
Since3.0.0
Deprecatedn/a
› do_action( 'pre_current_active_plugins', $plugins['all'] )
Parameters: |
|
Defined at: |
|
Codex: |
Fires before the plugins list table is rendered.
This hook also fires before the plugins list table is rendered in the Network Admin.
Please note: The 'active' portion of the hook name does not refer to whether the current view is for active plugins, but rather all plugins actively-installed.
Related Functions: wp_get_active_network_plugins, deactivate_plugins, wp_get_active_and_valid_plugins, activate_plugins, wp_ajax_activate_plugin, wp_update_plugins