ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • i18n
  • Page 4

restore_current_locale()

Function: Restores the translations according to the original locale.

Source: wp-includes/l10n.php:1735

Used by 0 functions | Uses 0 functions

is_locale_switched()

Function: Determines whether switch_to_locale() is in effect.

Source: wp-includes/l10n.php:1755

Used by 0 functions | Uses 0 functions

switch_to_locale()

Function: Switches the translations according to the given locale.

Source: wp-includes/l10n.php:1674

Used by 0 functions | Uses 0 functions

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

translate_user_role()

Function: Translates role name.

Source: wp-includes/l10n.php:1360

Used by 0 functions | Uses 0 functions

get_available_languages()

Function: Gets all available languages based on the presence of *.mo files in a given directory.

Source: wp-includes/l10n.php:1377

Used by 0 functions | Uses 0 functions

get_available_languages

Filter Hook: Filters the list of available language codes.

Source: wp-includes/l10n.php:1399

Used by 0 functions | Uses 0 functions

wp_get_installed_translations()

Function: Gets installed translations.

Source: wp-includes/l10n.php:1413

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