Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#37209 closed enhancement (fixed)

Move WP_Locale class into its own file

Reported by: ocean90 Owned by: ocean90
Priority: normal Milestone: 4.6
Component: I18N Version:
Severity: normal Keywords:
Cc: Focuses:

Description (last modified by ocean90)

See #26511 and #33413.

Change History (2)

#1 @ocean90
10 years ago

  • Description modified (diff)

#2 @ocean90
10 years ago

  • Owner set to ocean90
  • Resolutionfixed
  • Status newclosed

In 37889:

I18N: Move the WP_Locale class to its own file.

The new class-wp-locale.php file is loaded in locale.php for backward compatibility purposes.

See #26511.
Fixes #37209.

Note: See TracTickets for help on using tickets.