wpseek.com
A WordPress-centric search engine for devs and theme authors
admin_post_nopriv_{$action} › WordPress Action Hooks
Since2.6.0
Deprecatedn/a
› do_action( "admin_post_nopriv_{$action}" )
Defined at: |
|
Codex: |
Fires on a non-authenticated admin post request for the given action.
The dynamic portion of the hook name, $action
, refers to the given
request action.
Related Functions: add_site_option, _post_format_link, has_post_format, wp_is_post_revision, add_blog_option, the_post_navigation
Related Hooks: admin_post_nopriv, admin_post_action, post_row_actions, wp_ajax_nopriv_action, add_site_option