New and updated in 7.1.0
-
Checks whether the given speculation rules eagerness is valid.
-
Indicates the kind of matched token, if any.
Used by 5 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-processor.php:5264 -
Processes the `data-wp-bind` directive.
Used by 0 functions | Uses 7 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:1108 -
methodWP_Block::replace_html()
Depending on the block attribute name, replace its value in the HTML based on the value provided.
-
Indicates the kind of matched token, if any.
Used by 1 function | Uses 1 function | Source: wp-includes/html-api/class-wp-html-tag-processor.php:3550 -
Finds the next token in the HTML document.
Used by 3 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:947 -
Validate style.css as valid CSS.
Used by 1 function | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:683 -
An internal method to get the block nodes from a theme.json file.
-
Sets the declarations.
Used by 1 function | Uses 1 function | Source: wp-includes/style-engine/class-wp-style-engine-css-rule.php:90 -
Filters a CSS property + value pair.
Used by 0 functions | Uses 3 functions | Source: wp-includes/style-engine/class-wp-style-engine-css-declarations.php:190 -
Adds a single declaration.
Used by 1 function | Uses 2 functions | Source: wp-includes/style-engine/class-wp-style-engine-css-declarations.php:69 -
Stores a CSS rule using the provided CSS selector and CSS declarations.
Used by 2 functions | Uses 0 functions | Source: wp-includes/style-engine/class-wp-style-engine.php:450 -
Returns compiled CSS from a collection of selectors and declarations.
-
functionwp_filesize()
Wrapper for PHP filesize with filters and casting the result as an integer.
-
hookpre_wp_filesize
Filters the result of wp_filesize() before the file_exists() PHP function is run.
-
hookwp_filesize
Filters the size of the file.
-
Processes a setting node and returns the same node without the insecure settings.
-
Builds a unified template object based on a theme file.
-
Prepare a single template output for response
Used by 6 functions | Uses 13 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:678 -
Given a selector and a declaration list, creates the corresponding ruleset.
-
Given a settings array, returns the generated rulesets for the preset classes.
-
Filters whether the Media Library grid has infinite scrolling. Default `true`.
-
Helper function that constructs a WP_Query args array from a `Query` block properties.
-
methodWP_Block::render()
Generates the render output for the block.
-
Prepares the revision for the REST response.
Used by 3 functions | Uses 10 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:606 -
methodWP_Comment::__isset()
Determines whether a non-public property is set.
-
methodWP_Comment::__get()
Magic getter.
-
Gets the children of a comment.