wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



admin_post_nopriv_{$action} › Les Actions WordPress

Depuis2.6.0
Dépréciéen/a
do_action( "admin_post_nopriv_{$action}" )
Défini(e) dans:
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}" );