File: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php
-
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 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 -
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 -
Filters the URL data for the response.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:187 -
Checks whether a given request has permission to read remote URLs.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:197 -
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