wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



admin_post_nopriv_{$action} › WordPress Action Hooks

Seit2.6.0
Veraltetn/v
do_action( "admin_post_nopriv_{$action}" )
Definiert in:
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.





Quellcode

do_action( "admin_post_nopriv_{$action}" );