Filters the action links displayed for each plugin in the Plugins list table.
$actionsstring[]
'activate', 'deactivate', and 'delete'. With Multisite active this can also include 'network_active' and 'network_only' items.$plugin_filestring
$plugin_dataarray
$contextstring
'all', 'active', 'inactive', 'recently_activated', 'upgrade', 'mustuse', 'dropins', and 'search'.$actions = apply_filters( 'plugin_action_links', $actions, $plugin_file, $plugin_data, $context );
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/plugin_action_links