WC_Order_Data_Store_CPT::get_coupon_held_keys_for_users()
Method: Return array of coupon_code => meta_key for coupon which have usage limit per customer and have tentative keys.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:655
Method: Return array of coupon_code => meta_key for coupon which have usage limit per customer and have tentative keys.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:655
Method: Add/Update list of meta keys that are currently being used by this order to hold a coupon.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:673
Method: Release all coupons held by this order.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:688
Method: Gets information about whether stock was reduced.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:717
Method: Stores information about whether stock was reduced.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:728
Method: Get the order type based on Order ID.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:741
Method: Get unpaid orders after a certain date,
Source: includes/data-stores/class-wc-order-data-store-cpt.php:486
Method: Search order data for a term and return ids.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:511
Filter Hook: Searches on meta data can be slow – this lets you choose what fields to search.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:523
Method: Gets information about whether permissions were generated yet.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:570