Dev Resources

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

WC_REST_Posts_Controller::create_item()

Method: Create a single item.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:172

Used by 0 functions | Uses 3 functions

WC_REST_Posts_Controller

Class: WC_REST_Posts_Controller

Source: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:19

Used by 4 functions | Uses 1 function

WC_REST_Posts_Controller::get_items_permissions_check()

Method: Check if a given request has access to read items.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:55

Used by 0 functions | Uses 1 function

WC_REST_Posts_Controller::create_item_permissions_check()

Method: Check if a given request has access to create an item.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:69

Used by 0 functions | Uses 1 function

woocommerce_rest_insert_{$this->post_type}

Action Hook: Fires after a single item is created or updated via the REST API.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:294

Used by 7 functions | Uses 0 functions

woocommerce_rest_{$this->post_type}_trashable

Filter Hook: Filter whether an item is trashable.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:434

Used by 2 functions | Uses 0 functions

woocommerce_rest_delete_{$this->post_type}

Action Hook: Fires after a single item is deleted or trashed via the REST API.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:477

Used by 2 functions | Uses 0 functions
« Previous 1 2 3
Proudly powered by WordPress