ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • i18n
  • Page 2

load_script_translation_file

Filter Hook: Filters the file path for loading script translations for the given script handle and text domain.

Source: wp-includes/l10n.php:1228

Used by 0 functions | Uses 0 functions

load_script_translations

Filter Hook: Filters script translations for the given file, script handle and text domain.

Source: wp-includes/l10n.php:1246

Used by 0 functions | Uses 0 functions

load_script_textdomain_relative_path

Filter Hook: Filters the relative path of scripts used for finding translation files.

Source: wp-includes/l10n.php:1158

Used by 0 functions | Uses 0 functions

load_script_translations()

Function: Loads the translation data for the given script handle and text domain.

Source: wp-includes/l10n.php:1200

Used by 0 functions | Uses 0 functions

load_script_textdomain()

Function: Loads the script translated strings.

Source: wp-includes/l10n.php:1069

Used by 0 functions | Uses 0 functions

ngettext_{$domain}

Filter Hook: Filters the singular or plural form of a string for a domain.

Source: wp-includes/l10n.php:505

Used by 0 functions | Uses 0 functions

ngettext_with_context_{$domain}

Filter Hook: Filters the singular or plural form of a string with gettext context for a domain.

Source: wp-includes/l10n.php:566

Used by 0 functions | Uses 0 functions

determine_locale

Filter Hook: Filters the locale for the current request.

Source: wp-includes/l10n.php:168

Used by 0 functions | Uses 0 functions

gettext_{$domain}

Filter Hook: Filters text with its translation for a domain.

Source: wp-includes/l10n.php:212

Used by 0 functions | Uses 0 functions

gettext_with_context_{$domain}

Filter Hook: Filters text with its translation based on context information for a domain.

Source: wp-includes/l10n.php:281

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