ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • i18n
  • Page 10

WP_Locale::__construct()

Method: Constructor which calls helper methods to set up object variables.

Source: wp-includes/class-wp-locale.php:130

Used by 0 functions | Uses 0 functions

WP_Locale::init()

Method: Sets up the translated strings and object properties.

Source: wp-includes/class-wp-locale.php:146

Used by 0 functions | Uses 0 functions

WP_Locale::rtl_src_admin_notice()

Method: Outputs an admin notice if the /build directory must be used for RTL.

Source: wp-includes/class-wp-locale.php:237

Used by 0 functions | Uses 0 functions

WP_Locale::get_weekday()

Method: Retrieves the full translated weekday word.

Source: wp-includes/class-wp-locale.php:266

Used by 0 functions | Uses 0 functions

WP_Locale::get_weekday_initial()

Method: Retrieves the translated weekday initial.

Source: wp-includes/class-wp-locale.php:283

Used by 0 functions | Uses 0 functions

WP_Locale::get_weekday_abbrev()

Method: Retrieves the translated weekday abbreviation.

Source: wp-includes/class-wp-locale.php:298

Used by 0 functions | Uses 0 functions

switch_locale

Action Hook: Fires when the locale is switched.

Source: wp-includes/class-wp-locale-switcher.php:98

Used by 0 functions | Uses 0 functions

WP_Locale_Switcher::restore_previous_locale()

Method: Restores the translations according to the previous locale.

Source: wp-includes/class-wp-locale-switcher.php:123

Used by 0 functions | Uses 0 functions

restore_previous_locale

Action Hook: Fires when the locale is restored to the previous one.

Source: wp-includes/class-wp-locale-switcher.php:149

Used by 0 functions | Uses 0 functions

WP_Locale_Switcher::restore_current_locale()

Method: Restores the translations according to the original locale.

Source: wp-includes/class-wp-locale-switcher.php:161

Used by 0 functions | Uses 0 functions
« Previous 1 … 9 10 11 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy