ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • i18n
  • Page 3

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

WP_Textdomain_Registry::has()

Method: Determines whether any MO file paths are available for the domain.

Source: wp-includes/class-wp-textdomain-registry.php:98

Used by 0 functions | Uses 0 functions

WP_Textdomain_Registry::set()

Method: Sets the language directory path for a specific domain and locale.

Source: wp-includes/class-wp-textdomain-registry.php:118

Used by 0 functions | Uses 0 functions

WP_Textdomain_Registry::set_custom_path()

Method: Sets the custom path to the plugin’s/theme’s languages directory.

Source: wp-includes/class-wp-textdomain-registry.php:133

Used by 0 functions | Uses 0 functions

WP_Textdomain_Registry::get_paths_for_domain()

Method: Returns possible language directory paths for a given text domain.

Source: wp-includes/class-wp-textdomain-registry.php:145

Used by 0 functions | Uses 0 functions

WP_Textdomain_Registry::get_path_from_lang_dir()

Method: Gets the path to the language directory for the current locale.

Source: wp-includes/class-wp-textdomain-registry.php:172

Used by 0 functions | Uses 0 functions

WP_Textdomain_Registry::set_cached_mo_files()

Method: Reads and caches all available MO files from a given directory.

Source: wp-includes/class-wp-textdomain-registry.php:224

Used by 0 functions | Uses 0 functions

WP_Textdomain_Registry

Class: Core class used for registering text domains.

Source: wp-includes/class-wp-textdomain-registry.php:19

Used by 0 functions | Uses 0 functions

WP_Textdomain_Registry::get()

Method: Returns the languages directory path for a specific domain and locale.

Source: wp-includes/class-wp-textdomain-registry.php:78

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