File: wp-includes/class-wp-locale.php
-
Retrieves the localized word count type.
-
Retrieves the localized list item separator.
-
Registers date/time format strings for general POT.
-
methodWP_Locale::get_month()
Retrieves the full translated month by month number.
-
Retrieves translated version of month abbreviation string.
-
Retrieves translated version of meridiem string.
-
Global variables are deprecated.
-
methodWP_Locale::__construct()
Constructor which calls helper methods to set up object variables.
-
methodWP_Locale::is_rtl()
Checks if current locale is RTL.
-
classWP_Locale
Core class used to store translated data for a locale.
-
methodWP_Locale::init()
Sets up the translated strings and object properties.
-
methodWP_Locale::get_weekday()
Retrieves the full translated weekday word.
-
Retrieves the translated weekday initial.
-
Retrieves the translated weekday abbreviation.