wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
network_admin_plugin_action_links_{$plugin_file} › WordPress Filter Hooks
Seit3.1.0
Veraltetn/v
› apply_filters( "network_admin_plugin_action_links_{$plugin_file}", $actions, $plugin_file, $plugin_data, $context )
Parameter: (4) |
|
Definiert in: | |
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.