New and updated in 6.7.0
-
Generates and prints font-face styles defined the the theme style variations.
-
functionget_user()
Retrieves user info by user ID.
-
functionwp_is_heic_image_mime_type()
Checks if a mime type is for a HEIC/HEIF image.
-
functionwp_get_wp_version()
Returns the current WordPress version.
-
functionuser_can_for_site()
Returns whether a particular user has the specified capability for a given site.
-
functioncurrent_user_can_for_site()
Returns whether the current user has the specified capability for a given site.
-
functionwp_check_comment_data()
Checks whether comment data passes internal checks or has disallowed content.
-
classWP_Exception
Core base Exception class.
-
Filters the output of a block bindings source.
-
Gets fonts defined in style variations.
-
functionunregister_block_template()
Unregister a block template.
-
functionregister_block_template()
Register a block template.
-
-
Filters data associated with a given Script Module.
-
Print data associated with Script Modules.
-
Filters the extra feed links arguments.
-
hookfeed_links_args
Filters the feed links arguments.
-
Gets the target links for a REST API Link.
-
Accepts the serialized markup of a block and its inner blocks, and returns serialized markup of the wrapper block.
-
Registers a block metadata collection.
-
functionwp_default_script_modules()
Registers all the default WordPress Script Modules.
-
Constructor function.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-unsupported-exception.php:105 -
Clears the list of active formatting elements up to the last marker.
Used by 0 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-active-formatting-elements.php:221 -
Inserts a “marker” at the end of the list of active formatting elements.
Used by 0 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-active-formatting-elements.php:101 -
Get etag header for cache validation.
-
Sets Image Compression quality on a 1-100% scale. Handles WebP lossless images.