ClassicPress logo
Skip to content
Filter by type:

Browse:

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

load_default_textdomain()

Function: Loads default translated strings based on locale.

Source: wp-includes/l10n.php:872

Used by 0 functions | Uses 0 functions

load_plugin_textdomain()

Function: Loads a plugin’s translated strings.

Source: wp-includes/l10n.php:915

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

load_muplugin_textdomain()

Function: Loads the translated strings for a plugin residing in the mu-plugins directory.

Source: wp-includes/l10n.php:963

Used by 0 functions | Uses 0 functions

load_theme_textdomain()

Function: Loads the theme’s translated strings.

Source: wp-includes/l10n.php:1002

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

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

_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

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

override_load_textdomain

Filter Hook: Filters whether to override the .mo file loading.

Source: wp-includes/l10n.php:735

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