install_themes_pre_{$tab}

install_themes_pre_{$tab}

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

See hook in core

Displaying hooks found in version: wordpress-6.7.2

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

  • /wp-admin/theme-install.php line 103
    099
    100
    101
    102
    103
    104
    105
    106
    107
    108
    109
         *
         * @since 2.8.0
         * @since 6.1.0 Added the `install_themes_pre_block-themes` hook name.
         */
        do_action( "install_themes_pre_{$tab}" );
    }
     
    $help_overview =
        '<p>' . sprintf(
            /* translators: %s: Theme Directory URL. */
            __( 'You can find additional themes for your site by using the Theme Browser/Installer on this screen, which will display themes from the <a href="%s">WordPress Theme Directory</a>. These themes are designed and developed by third parties, are available free of charge, and are compatible with the license WordPress uses.' ),