File: wp-includes/html-api/class-wp-html-processor.php
-
Removes a bookmark that is no longer needed.
Used by 0 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-processor.php:1814 -
Finds the next tag matching the $query.
Used by 0 functions | Uses 7 functions | Source: wp-includes/html-api/class-wp-html-processor.php:429 -
Indicates if the currently-matched tag matches the given breadcrumbs.
-
Steps through the HTML document and stop at the next tag, if any.
Used by 2 functions | Uses 6 functions | Source: wp-includes/html-api/class-wp-html-processor.php:709 -
Computes the HTML breadcrumbs for the currently-matched node, if matched.
Used by 1 function | Uses 3 functions | Source: wp-includes/html-api/class-wp-html-processor.php:793 -
Parses next element in the ‘in body’ insertion mode.
Used by 1 function | Uses 12 functions | Source: wp-includes/html-api/class-wp-html-processor.php:882 -
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 -
Returns the uppercase name of the matched tag.
Used by 2 functions | Uses 2 functions | Source: wp-includes/html-api/class-wp-html-processor.php:1499 -
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:139 -
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:286 -
Constructor.
Used by 0 functions | Uses 7 functions | Source: wp-includes/html-api/class-wp-html-processor.php:333 -
Returns the last error, if any.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:401