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 2

WC_REST_Posts_Controller::delete_item()

Method: Delete a single item.

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

Used by 0 functions | Uses 3 functions

WC_REST_Posts_Controller::get_item_permissions_check()

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

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

Used by 0 functions | Uses 1 function

WC_REST_Posts_Controller::update_item_permissions_check()

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

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

Used by 0 functions | Uses 1 function

WC_REST_Posts_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-posts-controller.php:115

Used by 0 functions | Uses 1 function

WC_REST_Posts_Controller::batch_items_permissions_check()

Method: Check if a given request has access batch create, update and delete items.

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

Used by 0 functions | Uses 1 function

WC_REST_Posts_Controller::get_item()

Method: Get a single item.

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

Used by 0 functions | Uses 0 functions

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::add_post_meta_fields()

Method: Add post meta fields.

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

Used by 1 function | Uses 0 functions

WC_REST_Posts_Controller::delete_post()

Method: Delete post.

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

Used by 1 function | Uses 0 functions

WC_REST_Posts_Controller::update_item()

Method: Update a single post.

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

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