Filters the action links displayed for each plugin in the Network Admin Plugins list table.
$actionsstring[]
'activate', 'deactivate', and 'delete'.$plugin_filestring
$plugin_dataarray
$contextstring
'all', 'active', 'inactive', 'recently_activated', 'upgrade', 'mustuse', 'dropins', and 'search'.$actions = apply_filters( 'network_admin_plugin_action_links', $actions, $plugin_file, $plugin_data, $context );
| Version | Description |
|---|---|
| 3.1.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/network_admin_plugin_action_links