Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/data-stores/abstract-wc-order-data-store-cpt.php / Page 2

Abstract_WC_Order_Data_Store_CPT::get_post_title()

Method: Get a title for the new post type.

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

Used by 1 function | 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

Class: Abstract Order Data Store: Stored in CPT.

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

Used by 2 functions | Uses 1 function

Abstract_WC_Order_Data_Store_CPT::create()

Method: Method to create a new order in the database.

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

Used by 1 function | Uses 8 functions

Abstract_WC_Order_Data_Store_CPT::read()

Method: Method to read an order from the database.

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

Used by 0 functions | Uses 2 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::delete()

Method: Method to delete an order from the database.

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

Used by 0 functions | Uses 1 function
« Previous 1 2
Proudly powered by WordPress