New and updated in 6.8.0
-
classWP_Speculation_Rules
Class representing a set of speculation rules.
-
Adds a speculation rule to the speculation rules to consider.
-
Checks whether a speculation rule for the given mode and ID already exists.
-
Returns the speculation rules data ready to be JSON-encoded.
-
Fires after the value for a site transient has been set.
-
hookset_transient
Fires after the value for a transient has been set.
-
functionis_post_embeddable()
Determines whether a post is embeddable.
-
Filter whether a post is embeddable.
-
classWP_PHPMailer
WordPress PHPMailer class.
-
Constructor.
-
Defines the error messages using WordPress’ internationalization method.
-
Run the Block Hooks algorithm on a post object’s content.
-
Registers all block types from a block metadata collection.
-
functionwp_fast_hash()
Returns a cryptographically secure hash of a message using a fast generic hash function.
-
functionwp_verify_fast_hash()
Checks whether a plaintext message matches the hashed value. Used to verify values hashed via wp_fast_hash().
-
functionwp_unique_id_from_values()
Generates a unique ID based on the structure and values of a given array.
-
Prefixes the given URL path pattern with the base path for the given context.
-
Returns the default contexts used by the class.
-
Escapes a string for use in a URL pattern component.
-
Class for prefixing URL patterns.
-
Constructor.
-
Renders a warning screen for empty block templates.
-
Checks whether block styles should be loaded only on-render.
-
Filters whether block styles should be loaded on demand.
-
Filters the timestamp of the next scheduled event for the given hook.
-
Filter the `get_calendar` function arguments before they are used.
-
Filters the invalid password message shown on password-protected posts.