welcome_panel

welcome_panel

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

See hook in core

Displaying hooks found in version: wordpress-6.4.3

do_action('welcome_panel') is found 1 times:

  • /wp-admin/index.php line 198
    		 *     remove_action( 'welcome_panel', 'wp_welcome_panel' );
    		 *
    		 * @since 3.5.0
    		 */
    		do_action( 'welcome_panel' );
    		?>
    	</div>
    <?php endif; ?>
    
    	<div id="dashboard-widgets-wrap">
    	<?php wp_dashboard(); ?>
    

See this hook used in plugins: