ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 286

WP_REST_Server::get_index()

Method: Retrieves the site index.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_json_encode_options()

Method: Gets the encoding options passed to {@see wp_json_encode}.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_json_last_error()

Method: Returns if an error occurred during most recent JSON encode/decode.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_max_batch_size()

Method: Gets the maximum number of requests that can be included in a batch.

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

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 285 286 287 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy