File: wp-includes/interactivity-api/class-wp-interactivity-api-directives-processor.php
-
Checks whether the current tag has and will visit its matching closer tag.
Used by 1 function | Uses 0 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api-directives-processor.php:272 -
methodWP_Interactivity_API_Directives_Processor::get_after_opener_tag_and_before_closer_tag_positions()
Gets the positions right after the opener tag and right before the closer tag in a balanced tag.
Used by 2 functions | Uses 1 function | Source: wp-includes/interactivity-api/class-wp-interactivity-api-directives-processor.php:133 -
Returns a pair of bookmarks for the current opener tag and the matching closer tag.
Used by 1 function | Uses 1 function | Source: wp-includes/interactivity-api/class-wp-interactivity-api-directives-processor.php:167 -
Skips processing the content between tags.
Used by 0 functions | Uses 1 function | Source: wp-includes/interactivity-api/class-wp-interactivity-api-directives-processor.php:198 -
Finds the matching closing tag for an opening tag.
Used by 1 function | Uses 1 function | Source: wp-includes/interactivity-api/class-wp-interactivity-api-directives-processor.php:234 -
Class used to iterate over the tags of an HTML string and help process the directive attributes.
Used by 0 functions | Uses 1 function | Source: wp-includes/interactivity-api/class-wp-interactivity-api-directives-processor.php:18 -
Returns the content between two balanced template tags.
Used by 0 functions | Uses 1 function | Source: wp-includes/interactivity-api/class-wp-interactivity-api-directives-processor.php:49 -
Sets the content between two balanced tags.
Used by 0 functions | Uses 3 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api-directives-processor.php:73 -
Appends content after the closing tag of a template tag.
Used by 0 functions | Uses 1 function | Source: wp-includes/interactivity-api/class-wp-interactivity-api-directives-processor.php:100