New and updated in 6.8.0
-
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 context for the current block and its inner blocks.
-
Updates the parsed block content 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 speculation rules eagerness is valid.
-
Checks whether the given speculation rules source is valid.
-
Checks whether the given ID is valid.
-
Checks whether the given speculation rules mode is valid.
-
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.
-
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.
-
Defines the error messages using WordPress’ internationalization method.
-
classWP_PHPMailer
WordPress PHPMailer class.