wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_ajax_{$action} › WordPress Action Hooks
Since2.1.0
Deprecatedn/a
› do_action( "wp_ajax_{$action}" )
Defined at: |
|
Codex: |
Fires authenticated Ajax actions for logged-in users.
The dynamic portion of the hook name, $action
, refers
to the name of the Ajax action callback being fired.
Related Functions: wp_ajax_activate_plugin, wp_ajax_rest_nonce, wp_ajax_add_tag, wp_ajax_update_plugin, is_protected_ajax_action, add_action