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