New and updated in 5.9.0
-
Prepares links for the request.
Used by 1 function | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:386 -
Sanitize the global styles ID or stylesheet to decode endpoint.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:127 -
Get the link relations available for the post and current user.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:422 -
Checks if a given request has access to read a single global style.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:167 -
Overwrites the default protected title format.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:486 -
Checks if a global style can be read.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:200 -
Retrieves the query params for the global styles collection.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:444 -
Returns the given global styles config.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:210 -
Retrieves the global styles type’ schema, conforming to JSON Schema.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:455 -
Checks if a given request has access to write a single global styles config.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:212 -
Retrieves the head element section.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:492 -
Filters the HTTP request args for URL data retrieval.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:252 -
Gets all the meta tag elements that have a ‘content’ attribute.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:535 -
Parses the title tag contents from the provided HTML.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:286 -
Gets the metadata from a target meta element.
Used by 2 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:618 -
Parses the site icon from the provided HTML.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:308 -
Constructor.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:29 -
Parses the meta description from the provided HTML.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:358 -
Parses the Open Graph (OG) Image from the provided HTML.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:395 -
Prepares the metadata by: – stripping all HTML tags and tag entities.
Used by 2 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:427 -
Utility function to build cache key for a given URL.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:441 -
Utility function to retrieve a value from the cache at a given key.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:453 -
Utility function to cache a given data set at a given cache key.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:466 -
Filters the cache expiration.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:479 -
Retrieves the document title from a remote URL.
Used by 1 function | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:224 -
Controller which provides REST endpoint for retrieving information from a remote site’s HTML response.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:18 -
Constructs the controller.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:25 -
Registers the necessary REST API routes.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:35 -
Retrieves the item’s schema, conforming to JSON Schema.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:67 -
Retrieves the contents of the title tag from the HTML response.
Used by 0 functions | Uses 15 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:134