user_admin_notices

user_admin_notices

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action

See hook in core

Displaying hooks found in version: wordpress-6.5.2

do_action('user_admin_notices') is found 1 times:

  • /wp-admin/admin-header.php line 296
    	 * Prints user admin screen notices.
    	 *
    	 * @since 3.1.0
    	 */
    	do_action( 'user_admin_notices' );
    } else {
    	/**
    	 * Prints admin screen notices.
    	 *
    	 * @since 3.1.0
    	 */