WP_REST_Server::add_site_logo_to_index()
Method: Exposes the site logo through the WordPress REST API.
Source: wp-includes/rest-api/class-wp-rest-server.php:1365
Method: Exposes the site logo through the WordPress REST API.
Source: wp-includes/rest-api/class-wp-rest-server.php:1365
Method: Checks the authentication headers if supplied.
Source: wp-includes/rest-api/class-wp-rest-server.php:172
Method: Matches the request to a callback and call it.
Source: wp-includes/rest-api/class-wp-rest-server.php:986
Method: Embeds the links from the data into the request.
Source: wp-includes/rest-api/class-wp-rest-server.php:707
Method: Wraps the response in an envelope.
Source: wp-includes/rest-api/class-wp-rest-server.php:784
Method: Converts an error to a response object.
Source: wp-includes/rest-api/class-wp-rest-server.php:213
Method: Retrieves the CURIEs (compact URIs) used for relations.
Source: wp-includes/rest-api/class-wp-rest-server.php:652
Method: Retrieves publicly-visible data for the route.
Source: wp-includes/rest-api/class-wp-rest-server.php:1514
Method: Retrieves the publicly-visible data for routes.
Source: wp-includes/rest-api/class-wp-rest-server.php:1469
Method: Extracts headers from a PHP-style $_SERVER array.
Source: wp-includes/rest-api/class-wp-rest-server.php:1855