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
Method: Finds an Order ID based on an order key.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:399
Method: Return count of orders with a specific status.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:410
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
Method: Method to update an order in the database.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:155
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
Class: WC Order Data Store: Stored in CPT.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:17
Method: Method to create a new order in the database.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:83