load_textdomain
Action Hook: Fires before the MO translation file is loaded.
Source: wp-includes/l10n.php:751
Action Hook: Fires before the MO translation file is loaded.
Source: wp-includes/l10n.php:751
Filter Hook: Filters MO file path for loading translations for a specific text domain.
Source: wp-includes/l10n.php:761
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: Translates string with gettext context, and escapes it for safe use in an attribute.
Source: wp-includes/l10n.php:433
Function: Translates string with gettext context, and escapes it for safe use in HTML output.
Source: wp-includes/l10n.php:451
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