CARVIEW |
New and updated in 6.8.0
-
Determines if the request is the given method.
-
Filter whether the server should prevent uploads for image types it doesn’t support. Default true.
Used by 2 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:150 -
Filters the maximum bit depth of resized images.
-
functionwp_password_needs_rehash()
Checks whether a password hash needs to be rehashed.
-
Filters whether the password hash needs to be rehashed.
-
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.
-
Constructor.
-
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 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.
-
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.
-
Filter whether a post is embeddable.
-
functionis_post_embeddable()
Determines whether a post is embeddable.
-
Gets the list of absolute paths to all block metadata files that are part of the given collection.
Used by 1 function | Uses 2 functions | Source: wp-includes/class-wp-block-metadata-registry.php:198 -
classWP_PHPMailer
WordPress PHPMailer class.
-
Constructor.