ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • REST_API
  • Page 31

WP_REST_Meta_Fields::update_value()

Method: Updates meta values.

Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:142

Used by 0 functions | Uses 0 functions

WP_REST_Post_Meta_Fields::get_rest_field_type()

Method: Retrieves the type for register_rest_field().

Source: wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php:69

Used by 0 functions | Uses 0 functions

WP_REST_User_Meta_Fields::get_meta_type()

Method: Retrieves the user meta type.

Source: wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php:26

Used by 0 functions | Uses 0 functions

WP_REST_Meta_Fields::delete_meta_value()

Method: Deletes a meta value for an object.

Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:223

Used by 0 functions | Uses 0 functions

WP_REST_User_Meta_Fields::get_meta_subtype()

Method: Retrieves the user meta subtype.

Source: wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php:37

Used by 0 functions | Uses 0 functions

WP_REST_Meta_Fields::update_multi_meta_value()

Method: Updates multiple meta values for an object.

Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:269

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

rest_request_parameter_order

Filter Hook: Filters the parameter priority order for a REST API request.

Source: wp-includes/rest-api/class-wp-rest-request.php:385

Used by 0 functions | Uses 0 functions

WP_REST_Request::get_json_params()

Method: Retrieves the parameters from a JSON-formatted body.

Source: wp-includes/rest-api/class-wp-rest-request.php:650

Used by 0 functions | Uses 0 functions

WP_REST_Response::add_link()

Method: Adds a link to the response.

Source: wp-includes/rest-api/class-wp-rest-response.php:58

Used by 1 function | Uses 0 functions
« Previous 1 … 30 31 32 … 70 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy