180 results found for “tags”. Showing results 151 to 175.
-
Filters the list of shortcode tags to remove from the content.
-
Returns the uppercase name of the matched tag.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:1499 -
functioninstall_themes_feature_list()
Retrieves the list of WordPress theme features (aka theme tags).
-
functionunescape_invalid_shortcodes()
Removes placeholders added by do_shortcodes_in_html_tags().
-
Adds or updates existing rewrite tags (e.g. %postname%).
-
functionis_plugin_active_for_network()
Determines whether the plugin is active for the entire network.
-
function_wptexturize_pushpop_element()
Searches for disabled element tags. Pushes element to stack on tag open and pops on tag close.
-
functionget_media_embedded_in_content()
Checks the HTML content for an audio, video, object, embed, or iframe tags.
-
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:515 -
Registers sitemap rewrite tags and routing rules.
-
Retrieves the permalink structure for tags.
-
Returns a string containing the decoded value of a given HTML text node.
-
Indicates if the currently-matched node expects a closing token, or if it will self-close on the next step.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:678 -
Finds the next token in the HTML document.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:835 -
Gets tags for inline scripts registered for a specific handle.
-
Core class used by the HTML processor during HTML parsing for managing the stack of active formatting elements.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-active-formatting-elements.php:36 -
Creates an HTML processor in the fragment parsing mode.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:286 -
Skips contents of RCDATA elements, namely title and textarea tags.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:1284 -
Returns the modifiable text for a matched token, or an empty string.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:1776 -
Indicates if the currently-matched tag matches the given breadcrumbs.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:629 -
Skips contents of script tags.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:1372 -
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 modifiable text for a matched token, or an empty string.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:2841 -
Prints a workaround to handle HTML5 tags in IE < 9.
-
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