install_themes_{$tab}

install_themes_{$tab}

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

See hook in core

Displaying hooks found in version: wordpress-6.5.2

do_action('install_themes_{$tab}') is found 1 times:

  • /wp-admin/theme-install.php line 311
    	 * @since 6.1.0 Added the `install_themes_block-themes` hook name.
    	 *
    	 * @param int $paged Number of the current page of results being viewed.
    	 */
    	do_action( "install_themes_{$tab}", $paged );
    }
    ?>
    </div>
    
    <script id="tmpl-theme" type="text/template">
    	<# if ( data.screenshot_url ) { #>