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 3

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

WC_Order_Data_Store_CPT::set_download_permissions_granted()

Method: Stores information about whether permissions were generated yet.

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

Used by 0 functions | Uses 2 functions

WC_Order_Data_Store_CPT::get_recorded_sales()

Method: Gets information about whether sales were recorded.

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

Used by 0 functions | Uses 2 functions

WC_Order_Data_Store_CPT::set_recorded_sales()

Method: Stores information about whether sales were recorded.

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

Used by 0 functions | Uses 2 functions

WC_Order_Data_Store_CPT::get_recorded_coupon_usage_counts()

Method: Gets information about whether coupon counts were updated.

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

Used by 0 functions | Uses 2 functions

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

Used by 0 functions | Uses 0 functions

WC_Order_Data_Store_CPT::get_order_count()

Method: Return count of orders with a specific status.

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

Used by 0 functions | Uses 0 functions

WC_Order_Data_Store_CPT::read_order_data()

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

Used by 0 functions | Uses 1 function

WC_Order_Data_Store_CPT::update()

Method: Method to update an order in the database.

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

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