Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php

WC_REST_CRUD_Controller::fetch_fields_using_getters()

Method: Get fields for an object if getter is defined.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:497

Used by 0 functions | Uses 0 functions

WC_REST_CRUD_Controller::update_item()

Method: Update a single post.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:231

Used by 0 functions | Uses 4 functions

WC_REST_CRUD_Controller::prepare_objects_query()

Method: Prepare objects query.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:273

Used by 6 functions | Uses 1 function

woocommerce_rest_{$this->post_type}_object_query

Filter Hook: Filter the query arguments for a request.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:322

Used by 1 function | Uses 0 functions

WC_REST_CRUD_Controller::get_objects()

Method: Get objects.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:334

Used by 1 function | Uses 0 functions

WC_REST_CRUD_Controller::get_items()

Method: Get a collection of posts.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:360

Used by 0 functions | Uses 4 functions

WC_REST_CRUD_Controller::delete_item()

Method: Delete a single item.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:420

Used by 0 functions | Uses 5 functions

WC_REST_CRUD_Controller::prepare_links()

Method: Prepare links for the request.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:514

Used by 0 functions | Uses 0 functions

WC_REST_CRUD_Controller::get_collection_params()

Method: Get the query params for collections of attachments.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:532

Used by 3 functions | Uses 1 function

rest_{$this->post_type}_collection_params

Filter Hook: Filter collection parameters for the posts controller.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:658

Used by 1 function | Uses 0 functions
1 2 3 Next »
Proudly powered by WordPress