get_locale()
Function: Retrieves the current locale.
Source: wp-includes/l10n.php:30
Function: Retrieves the current locale.
Source: wp-includes/l10n.php:30
Filter Hook: Filters the locale ID of the WordPress installation.
Source: wp-includes/l10n.php:80
Function: Retrieves the locale of a user.
Source: wp-includes/l10n.php:94
Function: Retrieves the translation of $text.
Source: wp-includes/l10n.php:186
Filter Hook: Filters text with its translation.
Source: wp-includes/l10n.php:199
Function: Removes last item on a pipe-delimited string.
Source: wp-includes/l10n.php:228
Function: Retrieves the translation of $text in the context defined in $context.
Source: wp-includes/l10n.php:253
Filter Hook: Filters text with its translation based on context information.
Source: wp-includes/l10n.php:267
Function: Retrieves the translation of $text.
Source: wp-includes/l10n.php:298
Function: Retrieves the translation of $text and escapes it for safe use in an attribute.
Source: wp-includes/l10n.php:314