ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/l10n.php
  • Page 2

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

determine_locale()

Function: Determines the current locale desired for the request.

Source: wp-includes/l10n.php:123

Used by 0 functions | Uses 0 functions

pre_determine_locale

Filter Hook: Filters the locale for the current request prior to the default determination process.

Source: wp-includes/l10n.php:133

Used by 0 functions | Uses 0 functions

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

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
« Previous 1 2 3 … 7 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy