do_action( 'admin_post' )

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


Source

File: wp-admin/admin-post.php. View all references

do_action( 'admin_post' );

Top ↑

Changelog

Changelog
Version Description
2.6.0 Introduced.

Top ↑

User Contributed Notes

You must log in before being able to contribute a note or feedback.