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
Method: Get a title for the new post type.
Source: includes/data-stores/abstract-wc-order-data-store-cpt.php:261
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
Class: Abstract Order Data Store: Stored in CPT.
Source: includes/data-stores/abstract-wc-order-data-store-cpt.php:19
Method: Method to create a new order in the database.
Source: includes/data-stores/abstract-wc-order-data-store-cpt.php:58
Method: Method to read an order from the database.
Source: includes/data-stores/abstract-wc-order-data-store-cpt.php:100
Method: Method to update an order in the database.
Source: includes/data-stores/abstract-wc-order-data-store-cpt.php:135
Method: Method to delete an order from the database.
Source: includes/data-stores/abstract-wc-order-data-store-cpt.php:186