admin_action_

admin_action_

Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: wordpress-5.0.3

do_action('admin_action_') is found 1 times:

  • /wp-admin/admin.php line 362

    Warning: Undefined array key 363 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 364 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 365 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 366 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 367 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    358
    359
    360
    361
    362
    363
         * refers to the action derived from the `GET` or `POST` request.
         *
         * @since 2.6.0
         */
        do_action( 'admin_action_' . $_REQUEST['action'] );
    }

See this hook used in plugins: