New and updated in 7.1.0
-
functionis_sitemap()
Is the query for a sitemap?
-
Resets the Privacy Policy page ID option when the Privacy Policy page is permanently deleted, to prevent uncached database queries for a non-existent page.
-
functionwp_add_crossorigin_attributes()
Adds crossorigin=”anonymous” to relevant tags in the given HTML string.
-
functionwp_get_chromium_major_version()
Returns the major Chrome/Chromium version from the current request’s User-Agent.
-
Enables cross-origin isolation in the block editor.
-
Sends the Document-Isolation-Policy header for cross-origin isolation.
-
Checks whether client-side media processing is enabled.
-
Filters whether client-side media processing is enabled.
-
Sets a global JS variable to indicate that client-side media processing is enabled.
-
functionwp_get_image_encode_quality()
Determines the encode quality WordPress would use for an image.
-
Reduces `span` classes in comment content to the note mention tokens.
-
Prepares a JSON Schema for clients.
-
Prepares a JSON Schema for clients using a given keyword lookup.
-
Allows the note mention chip markup in comment content.
-
Gets the JSON Schema keywords allowed for a given schema profile.
-
Filters the JSON Schema keywords allowed for a given schema profile.
-
functionwp_get_tooltip()
Retrieves the markup for an accessible tooltip.
-
functionwp_get_toggletip()
Retrieves the markup for an accessible toggle tip.
-
functionwp_get_tooltip_helper()
Retrieves the markup for an accessible tooltip or toggletip.
-
Schedules a WP-Cron job to clean up personal data requests.
-
Fires the personal data cleanup requests handler during cron.
-
Sanitizes stored application-password credentials for a connector.
-
Resolves application-password credentials for a connector.