ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-textdomain-registry.php

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
ClassicPress Documentation • Made with ClassicPress
Privacy Policy