ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • i18n
  • Page 5

restore_previous_locale()

Function: Restores the translations according to the previous locale.

Source: wp-includes/l10n.php:1715

Used by 0 functions | Uses 0 functions

get_translations_for_domain()

Function: Returns the Translations instance for a text domain.

Source: wp-includes/l10n.php:1309

Used by 0 functions | Uses 0 functions

is_textdomain_loaded()

Function: Determines whether there are translations for the text domain.

Source: wp-includes/l10n.php:1335

Used by 0 functions | Uses 0 functions

override_load_textdomain

Filter Hook: Filters whether to override the .mo file loading.

Source: wp-includes/l10n.php:735

Used by 0 functions | Uses 0 functions

load_textdomain

Action Hook: Fires before the MO translation file is loaded.

Source: wp-includes/l10n.php:751

Used by 0 functions | Uses 0 functions

load_textdomain_mofile

Filter Hook: Filters MO file path for loading translations for a specific text domain.

Source: wp-includes/l10n.php:761

Used by 0 functions | Uses 0 functions

unload_textdomain()

Function: Unloads translations for a text domain.

Source: wp-includes/l10n.php:804

Used by 0 functions | Uses 0 functions

override_unload_textdomain

Filter Hook: Filters whether to override the text domain unloading.

Source: wp-includes/l10n.php:819

Used by 0 functions | Uses 0 functions

unload_textdomain

Action Hook: Fires before the text domain is unloaded.

Source: wp-includes/l10n.php:838

Used by 0 functions | Uses 0 functions

load_default_textdomain()

Function: Loads default translated strings based on locale.

Source: wp-includes/l10n.php:872

Used by 0 functions | Uses 0 functions
« Previous 1 … 4 5 6 … 11 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy