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, add_action, did_action, translations_api, do_action, do_action_deprecated
Related Hooks: post_action_-action, plugin_action_links, add_option_-option, admin_init, admin_post_-action