Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Classes / Methods / Page 2

Abstract_WC_Order_Data_Store_CPT::read_items()

Method: Read order items of a specific type from the database for this order.

Source: includes/data-stores/abstract-wc-order-data-store-cpt.php:371

Used by 0 functions | Uses 0 functions

Abstract_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/abstract-wc-order-data-store-cpt.php:286

Used by 3 functions | Uses 0 functions

Abstract_WC_Order_Data_Store_CPT::update()

Method: Method to update an order in the database.

Source: includes/data-stores/abstract-wc-order-data-store-cpt.php:135

Used by 1 function | Uses 5 functions

Abstract_WC_Order_Data_Store_CPT::update_payment_token_ids()

Method: Update token ids for an order.

Source: includes/data-stores/abstract-wc-order-data-store-cpt.php:435

Used by 0 functions | Uses 0 functions

Abstract_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/abstract-wc-order-data-store-cpt.php:318

Used by 4 functions | Uses 0 functions

Abstract_WC_Order_Item_Type_Data_Store::clear_cache()

Method: Clear meta cache.

Source: includes/data-stores/abstract-wc-order-item-type-data-store.php:161

Used by 3 functions | Uses 0 functions

Abstract_WC_Order_Item_Type_Data_Store::create()

Method: Create a new order item in the database.

Source: includes/data-stores/abstract-wc-order-item-type-data-store.php:43

Used by 0 functions | Uses 3 functions

Abstract_WC_Order_Item_Type_Data_Store::delete()

Method: Remove an order item from the database.

Source: includes/data-stores/abstract-wc-order-item-type-data-store.php:101

Used by 0 functions | Uses 1 function

Abstract_WC_Order_Item_Type_Data_Store::read()

Method: Read a order item from the database.

Source: includes/data-stores/abstract-wc-order-item-type-data-store.php:121

Used by 5 functions | Uses 0 functions

Abstract_WC_Order_Item_Type_Data_Store::save_item_data()

Method: Saves an item’s data to the database / item meta.

Source: includes/data-stores/abstract-wc-order-item-type-data-store.php:154

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