install_themes_{$tab}

install_themes_{$tab}

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

See hook in core

Displaying hooks found in version: wordpress-6.7.2

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

  • /wp-admin/theme-install.php line 310
    306
    307
    308
    309
    310
    311
    312
    313
    314
    315
    316
         * @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 ) { #>