ClassicPress logo
Skip to content
Filter by type:

Browse:

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

unload_textdomain()

Function: Unloads translations for a text domain.

Source: wp-includes/l10n.php:804

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

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