Abstract_WC_Order_Data_Store_CPT::read_items()
Method: Read order items of a specific type from the database for this order.
Source: includes/data-stores/abstract-wc-order-data-store-cpt.php:371
Method: Read order items of a specific type from the database for this order.
Source: includes/data-stores/abstract-wc-order-data-store-cpt.php:371
Method: Read order data. Can be overridden by child classes to load other props.
Source: includes/data-stores/abstract-wc-order-data-store-cpt.php:286
Method: Method to update an order in the database.
Source: includes/data-stores/abstract-wc-order-data-store-cpt.php:135
Method: Update token ids for an order.
Source: includes/data-stores/abstract-wc-order-data-store-cpt.php:435
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/abstract-wc-order-data-store-cpt.php:318
Method: Clear meta cache.
Source: includes/data-stores/abstract-wc-order-item-type-data-store.php:161
Method: Create a new order item in the database.
Source: includes/data-stores/abstract-wc-order-item-type-data-store.php:43
Method: Remove an order item from the database.
Source: includes/data-stores/abstract-wc-order-item-type-data-store.php:101
Method: Read a order item from the database.
Source: includes/data-stores/abstract-wc-order-item-type-data-store.php:121
Method: Saves an item’s data to the database / item meta.
Source: includes/data-stores/abstract-wc-order-item-type-data-store.php:154