wp_dropdown_languages()
Function: Displays or returns a Language selector.
Source: wp-includes/l10n.php:1515
Function: Displays or returns a Language selector.
Source: wp-includes/l10n.php:1515
Function: Determines whether the current locale is right-to-left (RTL).
Source: wp-includes/l10n.php:1656
Function: Switches the translations according to the given locale.
Source: wp-includes/l10n.php:1674
Function: Restores the translations according to the previous locale.
Source: wp-includes/l10n.php:1715
Filter Hook: Filters a theme’s locale.
Source: wp-includes/l10n.php:1014
Function: Gets the path to a translation file for loading a textdomain just in time.
Source: wp-includes/deprecated.php:4289
Function: Gets the path to a translation file in the languages directory for the current locale.
Source: wp-includes/deprecated.php:4319
Function: Loads a .mo file into the text domain $domain.
Source: wp-includes/l10n.php:718
Function: Unloads translations for a text domain.
Source: wp-includes/l10n.php:804
Filter Hook: Filters whether to override the .mo file loading.
Source: wp-includes/l10n.php:735