install_themes_{$tab}, $paged

install_themes_{$tab}, $paged

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: 7.0.3

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

  • /wp-admin/theme-install.php line 310
    	 * @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 ) { #>