ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 285

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::check_authentication()

Method: Checks the authentication headers if supplied.

Source: wp-includes/rest-api/class-wp-rest-server.php:172

Used by 0 functions | Uses 0 functions

WP_REST_Server::dispatch()

Method: Matches the request to a callback and call it.

Source: wp-includes/rest-api/class-wp-rest-server.php:986

Used by 0 functions | Uses 0 functions

WP_REST_Server::embed_links()

Method: Embeds the links from the data into the request.

Source: wp-includes/rest-api/class-wp-rest-server.php:707

Used by 0 functions | Uses 0 functions

WP_REST_Server::envelope_response()

Method: Wraps the response in an envelope.

Source: wp-includes/rest-api/class-wp-rest-server.php:784

Used by 0 functions | Uses 0 functions

WP_REST_Server::error_to_response()

Method: Converts an error to a response object.

Source: wp-includes/rest-api/class-wp-rest-server.php:213

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_compact_response_links()

Method: Retrieves the CURIEs (compact URIs) used for relations.

Source: wp-includes/rest-api/class-wp-rest-server.php:652

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_data_for_route()

Method: Retrieves publicly-visible data for the route.

Source: wp-includes/rest-api/class-wp-rest-server.php:1514

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_data_for_routes()

Method: Retrieves the publicly-visible data for routes.

Source: wp-includes/rest-api/class-wp-rest-server.php:1469

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_headers()

Method: Extracts headers from a PHP-style $_SERVER array.

Source: wp-includes/rest-api/class-wp-rest-server.php:1855

Used by 0 functions | Uses 0 functions
« Previous 1 … 284 285 286 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy