Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/data-stores/class-wc-order-data-store-cpt.php / Page 4

WC_Order_Data_Store_CPT::get_order_id_by_order_key()

Method: Finds an Order ID based on an order key.

Source: includes/data-stores/class-wc-order-data-store-cpt.php:399

Used by 0 functions | Uses 0 functions

WC_Order_Data_Store_CPT::get_order_count()

Method: Return count of orders with a specific status.

Source: includes/data-stores/class-wc-order-data-store-cpt.php:410

Used by 0 functions | Uses 0 functions

WC_Order_Data_Store_CPT::read_order_data()

Method: Read order data. Can be overridden by child classes to load other props.

Source: includes/data-stores/class-wc-order-data-store-cpt.php:98

Used by 0 functions | Uses 1 function

WC_Order_Data_Store_CPT::update()

Method: Method to update an order in the database.

Source: includes/data-stores/class-wc-order-data-store-cpt.php:155

Used by 0 functions | Uses 1 function

WC_Order_Data_Store_CPT::update_post_meta()

Method: Helper method that updates all the post meta for an order based on it’s settings in the WC_Order class.

Source: includes/data-stores/class-wc-order-data-store-cpt.php:183

Used by 0 functions | Uses 3 functions

WC_Order_Data_Store_CPT

Class: WC Order Data Store: Stored in CPT.

Source: includes/data-stores/class-wc-order-data-store-cpt.php:17

Used by 0 functions | Uses 1 function

WC_Order_Data_Store_CPT::create()

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

Source: includes/data-stores/class-wc-order-data-store-cpt.php:83

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