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

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_orders()

Method: Get all orders matching the passed in args.

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

Used by 0 functions | Uses 2 functions

WC_Order_Data_Store_CPT::get_orders_generate_customer_meta_query()

Method: Generate meta query for wc_get_orders.

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

Used by 2 functions | Uses 1 function

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

WC_Order_Data_Store_CPT::update_post_meta()

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/class-wc-order-data-store-cpt.php:183

Used by 0 functions | Uses 3 functions

WC_Order_Data_Store_CPT::get_post_excerpt()

Method: Excerpt for post.

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

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