unload_textdomain()
Function: Unloads translations for a text domain.
Source: wp-includes/l10n.php:804
Function: Unloads translations for a text domain.
Source: wp-includes/l10n.php:804
Filter Hook: Filters whether to override the text domain unloading.
Source: wp-includes/l10n.php:819
Action Hook: Fires before the text domain is unloaded.
Source: wp-includes/l10n.php:838
Function: Loads default translated strings based on locale.
Source: wp-includes/l10n.php:872
Function: Loads a plugin’s translated strings.
Source: wp-includes/l10n.php:915
Function: Translates and retrieves the singular or plural form based on the supplied number.
Source: wp-includes/l10n.php:475
Filter Hook: Filters the singular or plural form of a string.
Source: wp-includes/l10n.php:490
Function: Translates and retrieves the singular or plural form based on the supplied number, with gettext context.
Source: wp-includes/l10n.php:534
Filter Hook: Filters the singular or plural form of a string with gettext context.
Source: wp-includes/l10n.php:550
Function: Registers plural strings in POT file, but does not translate them.
Source: wp-includes/l10n.php:600