ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • i18n
  • Page 9

translate_with_gettext_context()

Function: Retrieves the translation of $text in the context defined in $context.

Source: wp-includes/l10n.php:253

Used by 0 functions | Uses 0 functions

gettext_with_context

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

Source: wp-includes/l10n.php:267

Used by 0 functions | Uses 0 functions

__()

Function: Retrieves the translation of $text.

Source: wp-includes/l10n.php:298

Used by 0 functions | Uses 0 functions

WP_Locale::get_weekday_abbrev()

Method: Retrieves the translated weekday abbreviation.

Source: wp-includes/class-wp-locale.php:298

Used by 0 functions | Uses 0 functions

WP_Locale::get_month()

Method: Retrieves the full translated month by month number.

Source: wp-includes/class-wp-locale.php:318

Used by 0 functions | Uses 0 functions

WP_Locale::get_month_abbrev()

Method: Retrieves translated version of month abbreviation string.

Source: wp-includes/class-wp-locale.php:333

Used by 0 functions | Uses 0 functions

WP_Locale::get_meridiem()

Method: Retrieves translated version of meridiem string.

Source: wp-includes/class-wp-locale.php:347

Used by 0 functions | Uses 0 functions

WP_Locale::register_globals()

Method: Global variables are deprecated.

Source: wp-includes/class-wp-locale.php:366

Used by 0 functions | Uses 0 functions

WP_Locale::is_rtl()

Method: Checks if current locale is RTL.

Source: wp-includes/class-wp-locale.php:380

Used by 0 functions | Uses 0 functions

WP_Locale::_strings_for_pot()

Method: Registers date/time format strings for general POT.

Source: wp-includes/class-wp-locale.php:393

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