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.





Source

do_action( "admin_post_nopriv_{$action}" );