423*424* The dynamic portion of the hook name,`$action`, refers to425* the action derived from the `GET`or`POST` request.426*427* @since 2.6.0428*/429do_action("admin_action_{$action}");430}431
History
Introduced in 2.6.0. Unchanged from 6.7.7 through 7.1.0.