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 / Page 3

WC_REST_CRUD_Controller::delete_item_permissions_check()

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

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

Used by 0 functions | Uses 2 functions

WC_REST_CRUD_Controller::get_permalink()

Method: Get object permalink.

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

Used by 1 function | Uses 0 functions

woocommerce_rest_{$this->post_type}_object_trashable

Filter Hook: Filter whether an object is trashable.

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

Used by 3 functions | Uses 0 functions

woocommerce_rest_delete_{$this->post_type}_object

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

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

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