Hooki tłumaczeń i międzynarodowego formatowania (i18n).
2 akcji22 filtrówrazem 24
Popularne w tej kategorii
gettext
Filtruje każdy przetłumaczony ciąg tekstowy — pozwala podmieniać teksty w panelu bez edycji plików tłumaczeń.
locale
Zmienia lokalizację witryny — np. w zależności od użytkownika lub kontekstu.
determine_locale
Filters the locale for the current request.
get_available_languages
Filters the list of available language codes.
Filters text with its translation.
gettext_{$domain}
Filters text with its translation for a domain.
gettext_with_context
Filters text with its translation based on context information.
gettext_with_context_{$domain}
Filters text with its translation based on context information for a domain.
load_script_textdomain_relative_path
Filters the relative path of scripts used for finding translation files.
load_script_translation_file
Filters the file path for loading script translations for the given script handle and text domain.
load_script_translations
Filters script translations for the given file, script handle and text domain.
load_textdomain
Fires before the MO translation file is loaded.
load_textdomain_mofile
Filters MO file path for loading translations for a specific text domain.
load_translation_file
Filters the file path for loading translations for the given text domain.
Filters the locale ID of the WordPress installation.
ngettext
Filters the singular or plural form of a string.
ngettext_{$domain}
Filters the singular or plural form of a string for a domain.
ngettext_with_context
Filters the singular or plural form of a string with gettext context.
ngettext_with_context_{$domain}
Filters the singular or plural form of a string with gettext context for a domain.
override_load_textdomain
Filters whether to override the .mo file loading.
override_unload_textdomain
Filters whether to override the text domain unloading.
pre_determine_locale
Filters the locale for the current request prior to the default determination process.
pre_load_script_translations
Pre-filters script translations for the given file, script handle and text domain.
pre_load_textdomain
Filters whether to short-circuit loading .mo file.
translation_file_format
Filters the preferred file format for translation files.
unload_textdomain
Fires before the text domain is unloaded.
Brak hooków spełniających kryteria.