wpseek.com
A WordPress-centric search engine for devs and theme authors
admin_action_{$action} › WordPress Action Hooks
Since2.6.0
Deprecatedn/a
› do_action( "admin_action_{$action}" )
Defined at: |
|
Codex: |
Fires when an 'action' request variable is sent.
The dynamic portion of the hook name, $action
, refers to
the action derived from the GET
or POST
request.
Related Functions: doing_action, did_action, add_action, translations_api, wp_get_plugin_action_button, do_action
Related Hooks: post_action_action, plugin_action_links, admin_init, add_option_option, admin_post_action