wpseek.com
A WordPress-centric search engine for devs and theme authors


wp_default_theme › WordPress Constants

Since3.0.0
define( 'WP_DEFAULT_THEME', 'twentytwentyfive' );
Defined at:

Slug of the default theme for this installation.

Used as the default theme when installing new sites. It will be used as the fallback if the active theme doesn't exist.

Source

define( 'WP_DEFAULT_THEME', 'twentytwentyfive' );