New and updated in 6.6.0
-
Returns the modifiable text for a matched token, or an empty string.
Used by 1 function | Uses 1 function | Source: wp-includes/html-api/class-wp-html-processor.php:5517 -
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:5457 -
Returns if a matched tag contains the given ASCII case-insensitive class name.
Used by 1 function | Uses 1 function | Source: wp-includes/html-api/class-wp-html-processor.php:5473 -
Returns the value of a requested attribute from a matched tag opener if that attribute exists.
Used by 1 function | Uses 1 function | Source: wp-includes/html-api/class-wp-html-processor.php:5355 -
Updates or creates a new attribute on the currently matched tag with the passed value.
Used by 0 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-processor.php:5391 -
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:5403 -
Gets lowercase names of all attributes matching a given prefix in the current tag.
Used by 1 function | Uses 1 function | Source: wp-includes/html-api/class-wp-html-processor.php:5433 -
Adds a new class name to the currently matched tag.
Used by 0 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-processor.php:5445 -
Indicates if the currently matched tag contains the self-closing flag.
Used by 3 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-processor.php:5260 -
Returns the node name represented by the token.
Used by 3 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-processor.php:5284 -
Indicates the kind of matched token, if any.
Used by 4 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-processor.php:5312 -
Returns the nesting depth of the current location in the document.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:1221 -
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:873 -
Indicates if the currently-matched token is virtual, created by a stack operation while processing HTML, rather than a token found in the HTML text itself.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:884 -
Indicates if the currently-matched node expects a closing token, or if it will self-close on the next step.
Used by 1 function | Uses 4 functions | Source: wp-includes/html-api/class-wp-html-processor.php:967 -
Fixes the issue with our generated class name not being added to the block’s outer container in classic themes due to gutenberg_restore_image_outer_container from layout block supports.
-
Filters the cache expiration time for theme files.
-
Filters the TinyMCE argument for the media description field on the attachment details screen.
-
Filters actionable information to tackle the problem. It can be a link to an external guide.
-
Tests the number of autoloaded options.
-
Filters max bytes threshold to trigger warning in Site Health.
-
Filters description to be shown on Site Health warning when threshold is met.
-
Calculates total amount of autoloaded data.
-
Performs a loopback request to check for potential fatal errors.
Used by 1 function | Uses 9 functions | Source: wp-admin/includes/class-wp-automatic-updater.php:1761 -
Filters the file path for loading translations for the given text domain.
-
Evaluates the reference path passed to a directive based on the current store namespace, state and context.
Used by 5 functions | Uses 2 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:644 -
Gets and/or sets the initial state of an Interactivity API store for a given namespace.
Used by 1 function | Uses 2 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:147 -
functionwp_interactivity_state()
Gets and/or sets the initial state of an Interactivity API store for a given namespace.
Used by 0 functions | Uses 1 function | Source: wp-includes/interactivity-api/interactivity-api.php:62 -
Processes the block bindings and updates the block attributes with the values from the sources.
-
Finds the next tag matching the $query.
Used by 0 functions | Uses 8 functions | Source: wp-includes/html-api/class-wp-html-processor.php:685