jetpack-podcast-dashboard_init

jetpack-podcast-dashboard_init

Appears in:
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: jetpack.16.0

do_action('jetpack-podcast-dashboard_init') is found 1 times:

  • /jetpack_vendor/automattic/jetpack-podcast/build/pages/jetpack-podcast-dashboard/page.php line 140
     
    	/**
    	 * Fires when the jetpack-podcast-dashboard page is initialized so extensions can register routes and menu items.
    	 */
    	do_action( 'jetpack-podcast-dashboard_init' );
    
    	// Enqueue command palette assets for boot-based pages
    	if ( function_exists( 'wp_enqueue_command_palette_assets' ) ) {
    		wp_enqueue_command_palette_assets();
    	}
    
    

See this hook used in plugins: