CARVIEW |
Select Language
HTTP/2 200
server: nginx
date: Sat, 11 Oct 2025 10:46:47 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
x-olaf: ⛄
vary: accept, content-type
link: ; rel="https://api.w.org/"
link: ; rel="alternate"; title="JSON"; type="application/json"
x-frame-options: SAMEORIGIN
content-encoding: gzip
alt-svc: h3=":443"; ma=86400
x-nc: MISS ord 2
wp-includes/class-wp-locale.php | Developer.WordPress.org
File: wp-includes/class-wp-locale.php
-
Retrieves translated version of month genitive string.
-
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.