422 results found for “tags”. Showing results 1 to 25.
-
functionwp_add_crossorigin_attributes()
Adds crossorigin=”anonymous” to relevant tags in the given HTML string.
-
Replace the rich text content between a tag opener and matching closer.
-
Prints the enqueued script module using script tags with type=”module” attributes.
-
Switches parsing mode into a new namespace, such as when encountering an SVG tag and entering foreign content.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:870 -
function_wp_render_title_tag()
Displays title tag with content.
-
Ensures internal accounting is maintained for HTML semantic rules while the underlying Tag Processor class is seeking to a bookmark.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:796 -
Returns the adjusted tag name for a given token, taking into account the current parsing context, whether HTML, SVG, or MathML.
Used by 0 functions | Uses 2 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:3084 -
Indicates if the current tag token is a tag closer.
Used by 5 functions | Uses 2 functions | Source: wp-includes/html-api/class-wp-html-processor.php:884 -
Indicates if the current node is of a given type or name.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-open-elements.php:217 -
Reduces `span` classes in comment content to the note mention tokens.
-
Normalizes an HTML fragment by serializing it.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:1273 -
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:1316 -
functionwp_strip_inline_note_markers()
Strips inline note markers from rendered block output.
-
functionwp_print_speculation_rules()
Prints the speculation rules.
-
Processes the interactivity directives contained within the HTML content and updates the markup accordingly.
Used by 2 functions | Uses 3 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:492 -
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:236 -
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:135 -
Prints translations for all enqueued script modules.
-
Serializes the currently-matched token.
Used by 1 function | Uses 9 functions | Source: wp-includes/html-api/class-wp-html-processor.php:1357 -
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:102 -
Indicates if the current token is an HTML integration point.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:6355 -
Remove an attribute from the currently-matched tag.
Used by 0 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-processor.php:5355 -
Checks whether the current tag has and will visit its matching closer tag.
Used by 1 function | Uses 1 function | Source: wp-includes/interactivity-api/class-wp-interactivity-api-directives-processor.php:274 -
Runs the “close the cell” algorithm.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:6220 -
Removes a class name from the currently matched tag.
Used by 0 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-processor.php:5409