190 results found for “tags”. Showing results 151 to 175.
-
functionprep_atom_text_construct()
Determines the type of a string of data with the data formatted.
-
Filters the list of shortcode tags to remove from the content.
-
Returns the uppercase name of the matched tag.
Used by 7 functions | Uses 3 functions | Source: wp-includes/html-api/class-wp-html-processor.php:5154 -
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.
-
Normalizes an HTML fragment by serializing it.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:1244 -
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:1287 -
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.
-
Runs the “close the cell” algorithm.
Used by 1 function | Uses 1 function | Source: wp-includes/html-api/class-wp-html-processor.php:6220 -
Finds the next token in the HTML document.
Used by 3 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-processor.php:773 -
Registers sitemap rewrite tags and routing rules.
-
Sets a bookmark in the HTML document.
Used by 0 functions | Uses 4 functions | Source: wp-includes/html-api/class-wp-html-processor.php:5723 -
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 2 functions | Uses 4 functions | Source: wp-includes/html-api/class-wp-html-processor.php:963 -
Finds the next token in the HTML document.
Used by 3 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-tag-processor.php:934 -
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 2 functions | Source: wp-includes/html-api/class-wp-html-processor.php:295 -
Serializes the currently-matched token.
Used by 1 function | Uses 8 functions | Source: wp-includes/html-api/class-wp-html-processor.php:1328 -
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:1410 -
Returns the modifiable text for a matched token, or an empty string.
Used by 1 function | Uses 2 functions | Source: wp-includes/html-api/class-wp-html-processor.php:5448