Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Classes / Methods

Abstract_WC_Order_Data_Store_CPT::clear_caches()

Method: Clear any caches.

Source: includes/data-stores/abstract-wc-order-data-store-cpt.php:358

Used by 3 functions | Uses 1 function

Abstract_WC_Order_Data_Store_CPT::create()

Method: Method to create a new order in the database.

Source: includes/data-stores/abstract-wc-order-data-store-cpt.php:58

Used by 1 function | Uses 8 functions

Abstract_WC_Order_Data_Store_CPT::delete()

Method: Method to delete an order from the database.

Source: includes/data-stores/abstract-wc-order-data-store-cpt.php:186

Used by 0 functions | Uses 1 function

Abstract_WC_Order_Data_Store_CPT::delete_items()

Method: Remove all line items (products, coupons, shipping, taxes) from the order.

Source: includes/data-stores/abstract-wc-order-data-store-cpt.php:406

Used by 0 functions | Uses 1 function

Abstract_WC_Order_Data_Store_CPT::get_order_key()

Method: Get order key.

Source: includes/data-stores/abstract-wc-order-data-store-cpt.php:275

Used by 2 functions | Uses 1 function

Abstract_WC_Order_Data_Store_CPT::get_payment_token_ids()

Method: Get token ids for an order.

Source: includes/data-stores/abstract-wc-order-data-store-cpt.php:424

Used by 0 functions | Uses 0 functions

Abstract_WC_Order_Data_Store_CPT::get_post_excerpt()

Method: Excerpt for post.

Source: includes/data-stores/abstract-wc-order-data-store-cpt.php:252

Used by 2 functions | Uses 0 functions

Abstract_WC_Order_Data_Store_CPT::get_post_status()

Method: Get the status to save to the post object.

Source: includes/data-stores/abstract-wc-order-data-store-cpt.php:225

Used by 2 functions | Uses 0 functions

Abstract_WC_Order_Data_Store_CPT::get_post_title()

Method: Get a title for the new post type.

Source: includes/data-stores/abstract-wc-order-data-store-cpt.php:261

Used by 1 function | Uses 0 functions

Abstract_WC_Order_Data_Store_CPT::read()

Method: Method to read an order from the database.

Source: includes/data-stores/abstract-wc-order-data-store-cpt.php:100

Used by 0 functions | Uses 2 functions
1 2 … 2,076 Next »
Proudly powered by WordPress