[wpmu-trac] Re: [WordPress MU Trac] #901: Allow blogs on 'www.<site-domain>'

WordPress MU Trac wpmu-trac at lists.automattic.com
Fri Mar 20 13:58:20 GMT 2009


#901: Allow blogs on 'www.<site-domain>'
--------------------------+-------------------------------------------------
 Reporter:  gwagenknecht  |        Owner:  somebody
     Type:  enhancement   |       Status:  reopened
 Priority:  normal        |    Milestone:          
Component:  General       |      Version:          
 Severity:  major         |   Resolution:          
 Keywords:                |  
--------------------------+-------------------------------------------------
Comment (by donncha):

 As discussed on IRC, that patch removes too much code, including code in
 core WP.

 A patch needs to do:
 1. Add a checkbox to options-general.php to allow the user to choose "www
 or not". When the box is checked, "www." is prefixed to the url in the
 siteurl and home records of the blog's options table and probably in
 wp_blogs too. May need to look at wp_sitemeta too if the main blog's url
 is changed.
 2. Remove the code the deletes the "www." prefix by default, but only from
 MU code. That's most likely in wpmu-settings and wp-settings.php
 3. Add a checkbox to wpmu-options.php so the site admin can decide on a
 default for new blogs. Signup code will have to be touched to modify the
 values put in the records mentioned in 1.

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/901#comment:18>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list