wpseek.com
A WordPress-centric search engine for devs and theme authors
admin_post_{$action} › WordPress Action Hooks
Since2.6.0
Deprecatedn/a
› do_action( "admin_post_{$action}" )
Defined at: |
|
Codex: |
Fires on an authenticated admin post request for the given action.
The dynamic portion of the hook name, $action
, refers to the given
request action.
Related Hooks: admin_post_nopriv_action, admin_post, admin_post_nopriv, post_row_actions, redirect_post_location