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