WC_Order_Data_Store_CPT::compile_orders()
Method: Compile order response and set caches as needed for order ids.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:897
Method: Compile order response and set caches as needed for order ids.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:897
Method: Prime refund cache for orders.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:928
Method: Prime following caches: 1. item-$order_item_id For individual items.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:988
Method: Prime cache for raw meta data for orders in bulk. Difference between this and WP built-in metadata is that this method also fetches `meta_id` field which we use and cache it.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:1055
Method: Get order key.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:314
Method: Get valid WP_Query args from a WC_Order_Query’s query variables.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:752
Method: Query for Orders matching specific criteria.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:856
Method: Return the order type of a given item which belongs to WC_Order.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:1110
Method: Stores information about whether coupon counts were updated.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:625
Method: Return array of coupon_code => meta_key for coupon which have usage limit and have tentative keys.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:639