wpseek.com
A WordPress-centric search engine for devs and theme authors
plugin_action_links_{$plugin_file} › WordPress Filter Hooks
Since4.9.0
Deprecatedn/a
› apply_filters( "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 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.
Related Functions: get_plugin_files, wp_make_plugin_file_tree, wp_print_plugin_file_tree, wp_get_active_network_plugins, wp_edit_theme_plugin_file, wp_ajax_edit_theme_plugin_file