Action Hook
View Source on Trac ↗
Action Hook
pre_current_active_plugins
do_action( 'pre_current_active_plugins', $plugins['all'] ) 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.
Parameters 1 parameter
| Name / Type | Description |
|---|---|
| $plugins['all'] mixed | No description available. |
Hook Information
Source File
wp-admin/plugins.php
Advertisement