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 2

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

Used by 1 function | Uses 0 functions

WC_Order_Data_Store_CPT::set_coupon_held_keys()

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

Used by 0 functions | Uses 0 functions

WC_Order_Data_Store_CPT::release_held_coupons()

Method: Release all coupons held by this order.

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

Used by 0 functions | Uses 2 functions

WC_Order_Data_Store_CPT::get_stock_reduced()

Method: Gets information about whether stock was reduced.

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

Used by 0 functions | Uses 2 functions

WC_Order_Data_Store_CPT::set_stock_reduced()

Method: Stores information about whether stock was reduced.

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

Used by 0 functions | Uses 2 functions

WC_Order_Data_Store_CPT::get_order_type()

Method: Get the order type based on Order ID.

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

Used by 0 functions | Uses 0 functions

WC_Order_Data_Store_CPT::get_unpaid_orders()

Method: Get unpaid orders after a certain date,

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

Used by 0 functions | Uses 1 function

WC_Order_Data_Store_CPT::search_orders()

Method: Search order data for a term and return ids.

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

Used by 0 functions | Uses 2 functions

woocommerce_shop_order_search_fields

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

Used by 1 function | Uses 0 functions

WC_Order_Data_Store_CPT::get_download_permissions_granted()

Method: Gets information about whether permissions were generated yet.

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

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