ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/l10n.php

restore_current_locale()

Function: Restores the translations according to the original locale.

Source: wp-includes/l10n.php:1313

Used by 0 functions | Uses 1 function

is_locale_switched()

Function: Whether switch_to_locale() is in effect.

Source: wp-includes/l10n.php:1329

Used by 0 functions | Uses 1 function

get_translations_for_domain()

Function: Return the Translations instance for a text domain.

Source: wp-includes/l10n.php:946

Used by 5 functions | Uses 1 function

is_textdomain_loaded()

Function: Whether there are translations for the text domain.

Source: wp-includes/l10n.php:970

Used by 2 functions | Uses 0 functions

translate_user_role()

Function: Translates role name.

Source: wp-includes/l10n.php:992

Used by 4 functions | Uses 2 functions

get_available_languages()

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

Source: wp-includes/l10n.php:1008

Used by 9 functions | Uses 2 functions

get_available_languages

Filter Hook: Filters the list of available language codes.

Source: wp-includes/l10n.php:1030

Used by 1 function | Uses 0 functions

wp_get_installed_translations()

Function: Get installed translations.

Source: wp-includes/l10n.php:1044

Used by 5 functions | Uses 1 function

wp_get_pomo_file_data()

Function: Extract headers from a PO file.

Source: wp-includes/l10n.php:1093

Used by 1 function | Uses 1 function

wp_dropdown_languages()

Function: Language selector.

Source: wp-includes/l10n.php:1134

Used by 1 function | Uses 7 functions
1 2 … 6 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy