[wp-trac] [WordPress Trac] #28645: WP_DEFAULT_THEME falls back to twentyfourteen even if it doesn't exist
WordPress Trac
noreply at wordpress.org
Thu Jul 3 16:38:20 UTC 2014
#28645: WP_DEFAULT_THEME falls back to twentyfourteen even if it doesn't exist
-----------------------------------------+------------------
Reporter: atimmer | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 4.0
Component: Bootstrap/Load | Version: 3.0
Severity: normal | Resolution:
Keywords: has-patch close 2nd-opinion | Focuses:
-----------------------------------------+------------------
Changes (by SergeyBiryukov):
* keywords: has-patch commit => has-patch close 2nd-opinion
Comment:
> WP_DEFAULT_THEME is by default set on the latest twenty* release, when
you build a website for a client none of the twenty* themes are present
and there is only one theme.
Actually, I think removing default themes is a bad practice, since they
are often an integral part of troubleshooting if something goes wrong with
the current theme.
This is merely a fallback, I don't think we should make it more complex.
If you remove the default theme, you should define `WP_DEFAULT_THEME`
yourself in `wp-config.php`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28645#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list