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
Filter Hook: Filters a plugin’s locale.
Source: wp-includes/l10n.php:927
Function: Loads the translated strings for a plugin residing in the mu-plugins directory.
Source: wp-includes/l10n.php:963
Function: Loads the theme’s translated strings.
Source: wp-includes/l10n.php:1002
Filter Hook: Filters a theme’s locale.
Source: wp-includes/l10n.php:1014
Function: Loads the child theme’s translated strings.
Source: wp-includes/l10n.php:1047
Function: Loads plugin and theme text domains just-in-time.
Source: wp-includes/l10n.php:1265
Function: Loads a .mo file into the text domain $domain.
Source: wp-includes/l10n.php:718