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
Method: Get all orders matching the passed in args.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:425
Method: Generate meta query for wc_get_orders.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:437
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
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
Method: Method to update an order in the database.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:155
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
Method: Excerpt for post.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:303