422 results found for “tags”. Showing results 51 to 75.
-
Returns the uppercase name of the matched tag.
Used by 2 functions | Uses 3 functions | Source: wp-includes/html-api/class-wp-html-processor.php:5168 -
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:3583 -
Finds the next token in the HTML document.
Used by 3 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:947 -
Indicates if the currently-matched tag matches the given breadcrumbs.
-
Indicates what kind of comment produced the comment node.
Used by 0 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-processor.php:5498 -
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:3806 -
Returns a string containing the decoded value of a given HTML text node.
-
Steps through the HTML document and stop at the next tag, if any.
Used by 0 functions | Uses 7 functions | Source: wp-includes/html-api/class-wp-html-processor.php:1020 -
Returns if a matched tag contains the given ASCII case-insensitive class name.
Used by 1 function | Uses 1 function | Source: wp-includes/html-api/class-wp-html-tag-processor.php:1259 -
Filters data associated with a given Script Module.
-
Whether the processor paused because the input HTML document ended in the middle of a syntax element, such as in the middle of a tag.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:1172 -
Creates a new bookmark for the currently-matched tag and returns the generated name.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:790 -
Adds optimization attributes to an `img` HTML tag.
-
Generator for a foreach loop to step through each class name for the matched tag.
Used by 2 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-tag-processor.php:1200 -
Processes the interactivity directives contained within the HTML content and updates the markup accordingly.
Used by 0 functions | Uses 0 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:247 -
Processes the `data-wp-each` directive.
Used by 0 functions | Uses 4 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:1537 -
Finds the next token in the HTML document.
Used by 3 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:782 -
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:3632 -
Prints the serialized client-side interactivity data.
Used by 0 functions | Uses 1 function | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:247 -
Gets tags for inline scripts registered for a specific handle.
-
Creates an HTML processor in the fragment parsing mode.
Used by 0 functions | Uses 2 functions | Source: wp-includes/html-api/class-wp-html-processor.php:300 -
Indicates if the current tag token is a tag closer.
Used by 1 function | Uses 1 function | Source: wp-includes/html-api/class-wp-html-tag-processor.php:3509 -
Indicates if the currently matched tag contains the self-closing flag.
Used by 1 function | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:3484 -
classWP_HTML_Processor
Core class used to safely parse and modify an HTML document.
Used by 0 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-processor.php:147 -
Pops nodes off of the stack of open elements until an HTML tag with the given name has been popped.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-open-elements.php:537