Opened 3 years ago
Last modified 2 years ago
#13743 reopened enhancement
Ability to change default theme for network sites
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | Multisite | Version: | 3.0 |
| Severity: | normal | Keywords: | default theme |
| Cc: | fuwaneko, louy08@… |
Description
As stated in summary. I use WP 3.0 RC and I've found out that there is no way to set up a theme which should be used by default for newly created sites in network. Even then I disable all the themes except the one I want to be used, WP still set thentyten as theme for newly registered site. The only solution I was able to find is to change theme description and name to twentyten and delete all other themes. It's so simple to let administrator choose default network theme, and this option is present in many other CMS.
Change History (7)
- Milestone Unassigned deleted
- Resolution set to worksforme
- Status changed from new to closed
- Milestone set to Future Release
- Resolution worksforme deleted
- Status changed from closed to reopened
I'm going to re-open into a future release, I can't seem to find a ticket discussing this otherwise. I agree there should probably be a way to define a default (radio button on ms-themes perhaps?), and that can simply be used in the schema when we're creating a new blog in a network.
- Cc fuwaneko added
Replying to nacin:
Define WP_DEFAULT_THEME.
Oh, thank you. But still I think that this option should be present in admin interface rather than as php define in wp-config.php. At least this should be mentioned in docs somewhere more obvious than WP 3.0 Changelog :)
Replying to fuwaneko:
Oh, thank you. But still I think that this option should be present in admin interface rather than as php define in wp-config.php. At least this should be mentioned in docs somewhere more obvious than WP 3.0 Changelog :)
As you suggested.
http://codex.wordpress.org/Super_Admin_Themes_SubPanel#Default_Theme
Because WordPress requires a functional theme to function, changing the default theme should remain a wp-config.php edit. People should be aware of what they are doing before changing it. As a config edit, the admin is more likely to look it up in the codex, ask in the support forum, etc.
Recommend wontfix

Define WP_DEFAULT_THEME.