414*415* The dynamic portion of the hook name,`$action`, refers to416* the action derived from the `GET`or`POST` request.417*418* @since 2.6.0419*/420do_action("admin_action_{$action}");421}422
History
Introduced in 2.6.0. Unchanged from 6.7.7 through 7.1.0.