WP_Locale_Switcher::get_switched_locale()
Method: Returns the locale currently switched to.
Source: wp-includes/class-wp-locale-switcher.php:189
Method: Returns the locale currently switched to.
Source: wp-includes/class-wp-locale-switcher.php:189
Method: Returns the user ID related to the currently switched locale.
Source: wp-includes/class-wp-locale-switcher.php:206
Method: Switches the translations according to the given user’s locale.
Source: wp-includes/class-wp-locale-switcher.php:111
Method: Changes the site’s locale to the given one.
Source: wp-includes/class-wp-locale-switcher.php:279
Action Hook: Fires when the locale is switched to or restored.
Source: wp-includes/class-wp-locale-switcher.php:293
Method: Filters the locale of the WordPress installation.
Source: wp-includes/class-wp-locale-switcher.php:224
Method: Load translations for a given locale.
Source: wp-includes/class-wp-locale-switcher.php:245
Method: Switches the translations according to the given locale.
Source: wp-includes/class-wp-locale-switcher.php:75
Action Hook: Fires when the locale is switched.
Source: wp-includes/class-wp-locale-switcher.php:98
Method: Restores the translations according to the previous locale.
Source: wp-includes/class-wp-locale-switcher.php:123
Action Hook: Fires when the locale is restored to the previous one.
Source: wp-includes/class-wp-locale-switcher.php:149
Method: Restores the translations according to the original locale.
Source: wp-includes/class-wp-locale-switcher.php:161
Method: Whether switch_to_locale() is in effect.
Source: wp-includes/class-wp-locale-switcher.php:178
Class: Core class used for switching locales.
Source: wp-includes/class-wp-locale-switcher.php:16
Method: Constructor.
Source: wp-includes/class-wp-locale-switcher.php:48
Method: Initializes the locale switcher.
Source: wp-includes/class-wp-locale-switcher.php:61