Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#21545 closed enhancement (fixed)

deprecate "language" option in Multisite

Reported by: wonderboymusic's profile wonderboymusic Owned by: nacin's profile nacin
Milestone: 3.5 Priority: normal
Severity: normal Version: 3.0
Component: Multisite Keywords: has-patch
Focuses: Cc:

Description

This option is used nowhere in the code. Multisite's equiv of WPLANG is an option called (wait for it...) WPLANG. If you delete the WPLANG option, you might get confused and think that setting "language" will do something, it won't.

Attachments (1)

deprecate-language-option.diff (3.6 KB) - added by wonderboymusic 13 years ago.

Download all attachments as: .zip

Change History (3)

#1 @SergeyBiryukov
13 years ago

  • Component changed from I18N to Multisite
  • Milestone changed from Awaiting Review to 3.5

Introduced in mu:550, unused since mu:576.

Last edited 13 years ago by SergeyBiryukov (previous) (diff)

#2 @nacin
13 years ago

  • Owner set to nacin
  • Resolution set to fixed
  • Status changed from new to closed

In [21551]:

Remove unused multisite option 'language'. props wonderboymusic. fixes #21545.

Note: See TracTickets for help on using tickets.