[wp-trac] [WordPress Trac] #60792: Do not require WP_ALLOW_MULTISITE to see network tab

WordPress Trac noreply at wordpress.org
Sun Mar 17 14:21:38 UTC 2024


#60792: Do not require WP_ALLOW_MULTISITE to see network tab
-------------------------+------------------------------
 Reporter:  bennimack    |       Owner:  (none)
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  General      |     Version:  trunk
 Severity:  normal       |  Resolution:
 Keywords:               |     Focuses:  multisite
-------------------------+------------------------------

Comment (by bennimack):

 I added a second variant for discussion:

 * Patch #1 actually avoids checking for the constant WP_ALLOW_MULTISITE at
 all, and shows the network tab in order to migrate to MultiSite for
 anyone.

 * Patch #2 behaves the same way, except for the possibility to have people
 explicitly set `define('WP_ALLOW_MULTISITE', false)` in their wp-
 config.php. If explicitly disabled, the network tab will not show up.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/60792#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list