wp_get_list_item_separator()
Function: Retrieves the list item separator based on the locale.
Source: wp-includes/l10n.php:1771
Function: Retrieves the list item separator based on the locale.
Source: wp-includes/l10n.php:1771
Function: Translates the provided settings value using its i18n schema.
Source: wp-includes/l10n.php:1730
Filter Hook: Filters the singular or plural form of a string for a domain.
Source: wp-includes/l10n.php:505
Filter Hook: Filters the singular or plural form of a string with gettext context for a domain.
Source: wp-includes/l10n.php:566
Filter Hook: Filters text with its translation for a domain.
Source: wp-includes/l10n.php:212
Filter Hook: Filters text with its translation based on context information for a domain.
Source: wp-includes/l10n.php:281
Filter Hook: Filters the relative path of scripts used for finding translation files.
Source: wp-includes/l10n.php:1150
Function: Loads the translation data for the given script handle and text domain.
Source: wp-includes/l10n.php:1192
Filter Hook: Pre-filters script translations for the given file, script handle and text domain.
Source: wp-includes/l10n.php:1205
Filter Hook: Filters the file path for loading script translations for the given script handle and text domain.
Source: wp-includes/l10n.php:1220
Filter Hook: Filters script translations for the given file, script handle and text domain.
Source: wp-includes/l10n.php:1238
Function: Loads the script translated strings.
Source: wp-includes/l10n.php:1061
Function: Determines the current locale desired for the request.
Source: wp-includes/l10n.php:123
Filter Hook: Filters the locale for the current request prior to the default determination process.
Source: wp-includes/l10n.php:133
Filter Hook: Filters the locale for the current request.
Source: wp-includes/l10n.php:168
Function: Restores the translations according to the original locale.
Source: wp-includes/l10n.php:1695
Function: Determines whether switch_to_locale() is in effect.
Source: wp-includes/l10n.php:1711
Function: Restores the translations according to the previous locale.
Source: wp-includes/l10n.php:1679
Filter Hook: Filters the list of available language codes.
Source: wp-includes/l10n.php:1388
Function: Switches the translations according to the given locale.
Source: wp-includes/l10n.php:1663
Function: Retrieves the locale of a user.
Source: wp-includes/l10n.php:94
Function: Loads plugin and theme text domains just-in-time.
Source: wp-includes/l10n.php:1257
Function: Displays or returns a Language selector.
Source: wp-includes/l10n.php:1504
Function: Gets installed translations.
Source: wp-includes/l10n.php:1402
Function: Extracts headers from a PO file.
Source: wp-includes/l10n.php:1455
Function: Returns the Translations instance for a text domain.
Source: wp-includes/l10n.php:1301
Function: Determines whether there are translations for the text domain.
Source: wp-includes/l10n.php:1325
Function: Translates role name.
Source: wp-includes/l10n.php:1350
Function: Gets all available languages based on the presence of *.mo files in a given directory.
Source: wp-includes/l10n.php:1366
Filter Hook: Filters the singular or plural form of a string with gettext context.
Source: wp-includes/l10n.php:550