New and updated in 6.5.0
-
Returns the plural forms expression as a tuple.
-
Makes a function, which will return the right translation index, according to the plural forms header.
-
Returns the current error information.
-
Returns the file name.
-
Translates a given string.
-
Returns the plural form for a given number.
-
Creates a new WP_Translation_File instance for a given file.
-
Creates a new WP_Translation_File instance for a given file.
-
Returns all headers.
-
Returns all entries.
-
Constructor.
-
Parses the file.
Used by 0 functions | Uses 1 function | Source: wp-includes/l10n/class-wp-translation-file-mo.php:90 -
Exports translation contents as a string.
Used by 0 functions | Uses 0 functions | Source: wp-includes/l10n/class-wp-translation-file-mo.php:188 -
classWP_Translation_File
Class WP_Translation_File.
-
Exports translation contents as a string.
Used by 0 functions | Uses 1 function | Source: wp-includes/l10n/class-wp-translation-file-php.php:47 -
Outputs or returns a parsable string representation of a variable.
Used by 2 functions | Uses 1 function | Source: wp-includes/l10n/class-wp-translation-file-php.php:64 -
Class WP_Translation_File_MO.
Used by 0 functions | Uses 1 function | Source: wp-includes/l10n/class-wp-translation-file-mo.php:15 -
Detects endian and validates file.
Used by 1 function | Uses 0 functions | Source: wp-includes/l10n/class-wp-translation-file-mo.php:44 -
functionget_block_bindings_source()
Retrieves a registered block bindings source.
-
Class WP_Translation_File_PHP.
Used by 0 functions | Uses 1 function | Source: wp-includes/l10n/class-wp-translation-file-php.php:15 -
Parses the file.
Used by 0 functions | Uses 0 functions | Source: wp-includes/l10n/class-wp-translation-file-php.php:21 -
Unregisters a block bindings source.
-
Retrieves the list of all registered block bindings sources.
-
functionregister_block_bindings_source()
Registers a new block bindings source.
-
Indicates the kind of matched token, if any.
Used by 1 function | Uses 1 function | Source: wp-includes/html-api/class-wp-html-tag-processor.php:3378 -
Returns the node name represented by the token.
Used by 3 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-tag-processor.php:3411 -
Indicates what kind of comment produced the comment node.
Used by 3 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:3457 -
Returns the modifiable text for a matched token, or an empty string.
Used by 2 functions | Uses 3 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:3631 -
Finds the next token in the HTML document.
Used by 3 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-tag-processor.php:934 -
Internal method which finds the next token in the HTML document.
Used by 2 functions | Uses 7 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:953