ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 286

WP_REST_Server::get_namespace_index()

Method: Retrieves the index for a namespace.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_namespaces()

Method: Retrieves namespaces registered on the server.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_raw_data()

Method: Retrieves the raw request entity (body).

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_response_links()

Method: Retrieves links from a response.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_route_options()

Method: Retrieves specified options for a route.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_routes()

Method: Retrieves the route map.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::is_dispatching()

Method: Returns whether the REST server is currently dispatching / responding to a request.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::json_error()

Method: Retrieves an appropriate error representation in JSON.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::match_request_to_handler()

Method: Matches a request object to its handler.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::register_route()

Method: Registers a route to the server.

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

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