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
Method: Sets the custom path to the plugin’s/theme’s languages directory.
Source: wp-includes/class-wp-textdomain-registry.php:133
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
Filter Hook: Filters the header image URL.
Source: wp-includes/theme.php:1182
Action Hook: Fires when an error happens rescheduling a cron event.
Source: wp-cron.php:149
Action Hook: Fires when an error happens unscheduling a cron event.
Source: wp-cron.php:176
Method: Retrieves the post type’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:302
Function: Loads a .mo file into the text domain $domain.
Source: wp-includes/l10n.php:718