unload_textdomain
Action Hook: Fires before the text domain is unloaded.
Source: wp-includes/l10n.php:838
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
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: 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
Function: Registers plural strings with gettext context in POT file, but does not translate them.
Source: wp-includes/l10n.php:646
Function: Translates and returns the singular or plural form of a string that’s been registered with _n_noop() or _nx_noop().
Source: wp-includes/l10n.php:685