[wp-trac] [WordPress Trac] #14862: wp 30 to wpmu - wild card domain - suggestion

WordPress Trac wp-trac at lists.automattic.com
Mon Sep 13 18:23:39 UTC 2010


#14862: wp 30 to wpmu - wild card domain - suggestion
-------------------------+--------------------------------------------------
 Reporter:  msolution    |       Owner:                        
     Type:  enhancement  |      Status:  new                   
 Priority:  normal       |   Milestone:  Awaiting Review       
Component:  Multisite    |     Version:                        
 Severity:  normal       |    Keywords:  wp, wpmu, wp30 upgrade
-------------------------+--------------------------------------------------
 im new to wordpress hacking, but i did hit the forums with this.

 we could pick up the last 'if' statement from:

 /wp-admin/includes/schema.php
 function populate_network()

 the last if :
 {{{
 if ( $subdomain_install )
 {
 ...
 ...
 }
 }}}

 and paste it to:
 /wp-admin/network.php
 inside function allow_subdomain_install()

 the problem of a last minute Error out would be solved.

 putting it there, and showing a warning in the 1st step itself would be
 warning enough for the user to go back and get things done right/ check on
 things again wrt wild carded domain.

 again, i am new to wordpress, please do correct me if im wrong

 Warm Regards,
 M.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14862>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list