wpseek.com
A WordPress-centric search engine for devs and theme authors
network_admin_plugin_action_links_{$plugin_file} › WordPress Filter Hooks
Since3.1.0
Deprecatedn/a
› apply_filters( "network_admin_plugin_action_links_{$plugin_file}", $actions, $plugin_file, $plugin_data, $context )
Parameters: (4) |
|
Defined at: | |
Codex: |
Filters the list of action links displayed for a specific plugin in the Network Admin Plugins list table.
The dynamic portion of the hook name, $plugin_file
, refers to the path
to the plugin file, relative to the plugins directory.