418*419* The dynamic portion of the hook name,`$action`, refers to420* the action derived from the `GET`or`POST` request.421*422* @since 2.6.0423*/424do_action("admin_action_{$action}");425}426
History
Introduced in 2.6.0. Unchanged from 6.7.7 through 7.1.0.