[wp-trac] [WordPress Trac] #43802: Default timezone for new sites in WP multisite

WordPress Trac noreply at wordpress.org
Wed Apr 18 19:38:19 UTC 2018


#43802: Default timezone for new sites in WP multisite
---------------------------------------+-----------------------------
 Reporter:  moreauf                    |      Owner:  (none)
     Type:  feature request            |     Status:  new
 Priority:  normal                     |  Milestone:  Awaiting Review
Component:  I18N                       |    Version:  4.9.5
 Severity:  normal                     |   Keywords:
  Focuses:  administration, multisite  |
---------------------------------------+-----------------------------
 In WordPress Multisite, the super admin may set a default language for all
 newly created sites but not a default timezone. As a matter of fact, the
 timezone for new sites is taken from translation string "0" (context
 string "default GMT offset or timezone string").
 [https://github.com/WordPress/WordPress/blob/176a28905041fd79c439946a4ba290a87db5991f
 /wp-admin/includes/schema.php#L402 Relevant code]

 Unfortunately, language is not location. It's entirely possible for a
 community using WordPress multisite to use a language while not being
 physically based in the usual timezone for said language. Furthermore,
 many language are spread all over the world.

 For that reason I think it would be more correct to decouple default
 timezone from translation files and add a "default timezone for new sites"
 setting for multisite installations.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/43802>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list