New and updated in 6.8.0
-
Collects valid block style variations keyed by block type.
-
Remove insecure styles from inner blocks and their elements.
-
Remove insecure element styles within a variation or block.
-
Returns the speculation rules configuration.
-
Filters the way that speculation rules are configured.
-
functionwp_get_speculation_rules()
Returns the full speculation rules data based on the configuration.
-
Filters the paths for which speculative loading should be disabled.
-
Fires when speculation rules data is loaded, allowing to amend the rules.
-
functionwp_print_speculation_rules()
Prints the speculation rules.
-
Creates a fragment processor at the current node.
Used by 0 functions | Uses 7 functions | Source: wp-includes/html-api/class-wp-html-processor.php:479 -
Determines if the request is the given method.
-
Filters the maximum bit depth of resized images.
-
Filters the hashing algorithm to use in the password_hash() and password_needs_rehash() functions.
-
Filters the options passed to the password_hash() and password_needs_rehash() functions.
-
functionwp_password_needs_rehash()
Checks whether a password hash needs to be rehashed.
-
Filters whether the password hash needs to be rehashed.
-
Initialize site preview.
-
Retrieves translated version of month genitive string.
-
Checks a plaintext application password against a hashed password.
-
Hashes a plaintext application password.
-
Updates the parsed block content for the current block and its inner blocks.
-
Updates the context for the current block and its inner blocks.
-
Filters whether to short-circuit performing the post counts.
-
Filters list of block pattern files for a theme.
-
Checks whether the given ID is valid.
-
Checks whether the given speculation rules mode is valid.
-
Checks whether the given speculation rules eagerness is valid.
-
Checks whether the given speculation rules source is valid.