install_themes_pre_{$tab}

install_themes_pre_{$tab}

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

See hook in core

Displaying hooks found in version: wordpress-6.4.3

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

  • /wp-admin/theme-install.php line 104
    	 *
    	 * @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.' ),