ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 278

load_theme_textdomain()

Function: Loads the theme’s translated strings.

Source: wp-includes/l10n.php:1002

Used by 0 functions | Uses 0 functions

override_unload_textdomain

Filter Hook: Filters whether to override the text domain unloading.

Source: wp-includes/l10n.php:819

Used by 0 functions | Uses 0 functions

load_child_theme_textdomain()

Function: Loads the child theme’s translated strings.

Source: wp-includes/l10n.php:1047

Used by 0 functions | Uses 0 functions

unload_textdomain

Action Hook: Fires before the text domain is unloaded.

Source: wp-includes/l10n.php:838

Used by 0 functions | Uses 0 functions

_load_textdomain_just_in_time()

Function: Loads plugin and theme text domains just-in-time.

Source: wp-includes/l10n.php:1265

Used by 0 functions | Uses 0 functions

plugin_locale

Filter Hook: Filters a plugin’s locale.

Source: wp-includes/l10n.php:927

Used by 0 functions | Uses 0 functions

_get_path_to_translation()

Function: Gets the path to a translation file for loading a textdomain just in time.

Source: wp-includes/deprecated.php:4289

Used by 0 functions | Uses 0 functions

theme_locale

Filter Hook: Filters a theme’s locale.

Source: wp-includes/l10n.php:1014

Used by 0 functions | Uses 0 functions

_get_path_to_translation_from_lang_dir()

Function: Gets the path to a translation file in the languages directory for the current locale.

Source: wp-includes/deprecated.php:4319

Used by 0 functions | Uses 0 functions

load_textdomain()

Function: Loads a .mo file into the text domain $domain.

Source: wp-includes/l10n.php:718

Used by 0 functions | Uses 0 functions
« Previous 1 … 277 278 279 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy