wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren


wp_default_theme › WordPress-Konstanten

Seit3.0.0
define( 'WP_DEFAULT_THEME', 'twentytwentyfive' );
Definiert in:

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.

Quellcode

define( 'WP_DEFAULT_THEME', 'twentytwentyfive' );