do_action( 'admin_post' )
Fires on an authenticated admin post request where no action is supplied.
Contents
Source
File: wp-admin/admin-post.php
.
View all references
do_action( 'admin_post' );
Changelog
Version | Description |
---|---|
2.6.0 | Introduced. |