New and updated in 6.5.0
-
functionwp_dequeue_script_module()
Unmarks the script module so it is no longer enqueued in the page.
-
Retrieves the content of a registered block pattern.
Used by 2 functions | Uses 0 functions | Source: wp-includes/class-wp-block-patterns-registry.php:170 -
methodWP_Translations::__get()
Magic getter for backward compatibility.
-
Builds a Translation_Entry from original string and translation strings.
-
Translates a plural string.
-
Translates a singular string.
-
Locates translation for a given string and text domain.
Used by 0 functions | Uses 0 functions | Source: wp-includes/l10n/class-wp-translation-controller.php:397 -
Returns all translation files for a given text domain.
Used by 0 functions | Uses 0 functions | Source: wp-includes/l10n/class-wp-translation-controller.php:430 -
classWP_Translations
Class WP_Translations.
-
Constructor.
-
Returns all existing headers for a given text domain.
Used by 0 functions | Uses 0 functions | Source: wp-includes/l10n/class-wp-translation-controller.php:330 -
Normalizes header names to be capitalized.
Used by 0 functions | Uses 0 functions | Source: wp-includes/l10n/class-wp-translation-controller.php:354 -
Returns all entries for a given text domain.
Used by 0 functions | Uses 0 functions | Source: wp-includes/l10n/class-wp-translation-controller.php:368 -
Translates a singular string.
Used by 0 functions | Uses 0 functions | Source: wp-includes/l10n/class-wp-translation-controller.php:263 -
Translates plurals.
Used by 0 functions | Uses 0 functions | Source: wp-includes/l10n/class-wp-translation-controller.php:297 -
Loads a translation file for a given text domain.
Used by 0 functions | Uses 0 functions | Source: wp-includes/l10n/class-wp-translation-controller.php:101 -
Unloads a translation file for a given text domain.
Used by 0 functions | Uses 0 functions | Source: wp-includes/l10n/class-wp-translation-controller.php:156 -
Unloads all translation files for a given text domain.
Used by 0 functions | Uses 0 functions | Source: wp-includes/l10n/class-wp-translation-controller.php:201 -
Determines whether translations are loaded for a given text domain.
Used by 0 functions | Uses 0 functions | Source: wp-includes/l10n/class-wp-translation-controller.php:243 -
Class WP_Translation_Controller.
Used by 0 functions | Uses 0 functions | Source: wp-includes/l10n/class-wp-translation-controller.php:15 -
Utility method to retrieve the main instance of the class.
Used by 0 functions | Uses 0 functions | Source: wp-includes/l10n/class-wp-translation-controller.php:61 -
Returns the current locale.
Used by 0 functions | Uses 0 functions | Source: wp-includes/l10n/class-wp-translation-controller.php:76 -
Sets the current locale.
Used by 0 functions | Uses 0 functions | Source: wp-includes/l10n/class-wp-translation-controller.php:87 -
Exports translation contents as a string.
-
Returns the plural forms expression as a tuple.
-
Makes a function, which will return the right translation index, according to the plural forms header.
-
Imports translations from another file.
-
Parses the file.
-
Returns the current error information.
-
Returns the file name.