admin_post

动作钩子


do_action( 'admin_post' )
定义位置
  • wp-admin/admin-post.php
    , line 70
引入
2.6.0
弃用

Fires on an authenticated admin post request where no action is supplied.

do_action( 'admin_post' );