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
Method: Determines whether any MO file paths are available for the domain.
Source: wp-includes/class-wp-textdomain-registry.php:98
Method: Sets the language directory path for a specific domain and locale.
Source: wp-includes/class-wp-textdomain-registry.php:118
Method: Sets the custom path to the plugin’s/theme’s languages directory.
Source: wp-includes/class-wp-textdomain-registry.php:133
Method: Returns possible language directory paths for a given text domain.
Source: wp-includes/class-wp-textdomain-registry.php:145
Method: Gets the path to the language directory for the current locale.
Source: wp-includes/class-wp-textdomain-registry.php:172
Method: Reads and caches all available MO files from a given directory.
Source: wp-includes/class-wp-textdomain-registry.php:224
Class: Core class used for registering text domains.
Source: wp-includes/class-wp-textdomain-registry.php:19
Method: Returns the languages directory path for a specific domain and locale.
Source: wp-includes/class-wp-textdomain-registry.php:78