File: wp-includes/html-api/class-wp-html-tag-processor.php
-
Parses the next tag.
Used by 1 function | Uses 1 function | Source: wp-includes/html-api/class-wp-html-tag-processor.php:1519 -
Parses the next attribute.
Used by 3 functions | Uses 3 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:1924 -
Move the internal cursor past any immediate successive whitespace.
Used by 1 function | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:2055 -
Applies attribute updates and cleans up once a tag is fully parsed.
Used by 2 functions | Uses 2 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:2064 -
Finds the next tag matching the $query.
Used by 0 functions | Uses 3 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:787 -
Sets a bookmark in the HTML document.
Used by 2 functions | Uses 3 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:1212 -
Removes a bookmark that is no longer needed.
Used by 3 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:1245 -
Skips contents of RCDATA elements, namely title and textarea tags.
Used by 2 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-tag-processor.php:1284 -
Core class used to modify attributes in an HTML document for tags matching a query.
Used by 2 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:411 -
Constructor.
Used by 5 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:765