586 results found for “comment”. Showing results 551 to 575.
-
Filters the HTML for the retrieved generator type.
-
functionserialize_block_attributes()
Given an array of attributes, returns a string in the serialized attributes format prepared for post content.
-
functiontraverse_and_serialize_block()
Traverses a parsed block tree and applies callbacks before and after serializing it.
-
Normalizes an HTML fragment by serializing it.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:1244 -
Returns normalized HTML for a fragment by serializing it.
Used by 0 functions | Uses 4 functions | Source: wp-includes/html-api/class-wp-html-processor.php:1287 -
Creates a new post.
-
Filters the check for unsafe CSS in `safecss_filter_attr`.
-
functiontraverse_and_serialize_blocks()
Given an array of parsed block trees, applies callbacks before and after serializing them and returns their concatenated output.
-
Advance to the next block delimiter or HTML span in a document, indicating if one was found.
-
Indicates the kind of matched token, if any.
Used by 22 functions | Uses 2 functions | Source: wp-includes/html-api/class-wp-html-processor.php:5243 -
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 -
Indicates if the last attempt to parse a block comment delimiter failed, if set, otherwise `null` if the last attempt succeeded.
-
Converts *nix-style file permissions to an octal number.