network_admin_notices

network_admin_notices

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: wordpress-6.5.2

do_action('network_admin_notices') is found 1 times:

  • /wp-admin/admin-header.php line 289
    	 * Prints network admin screen notices.
    	 *
    	 * @since 3.1.0
    	 */
    	do_action( 'network_admin_notices' );
    } elseif ( is_user_admin() ) {
    	/**
    	 * Prints user admin screen notices.
    	 *
    	 * @since 3.1.0
    	 */
    

See this hook used in plugins: