WC_Order_Refund_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-refund-data-store-cpt.php:89
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-refund-data-store-cpt.php:89
Method: Get a title for the new post type.
Source: includes/data-stores/class-wc-order-refund-data-store-cpt.php:115
Class: WC Order Refund Data Store: Stored in CPT.
Source: includes/data-stores/class-wc-order-refund-data-store-cpt.php:17
Method: Delete a refund – no trash is supported.
Source: includes/data-stores/class-wc-order-refund-data-store-cpt.php:48
Method: Read refund data. Can be overridden by child classes to load other props.
Source: includes/data-stores/class-wc-order-refund-data-store-cpt.php:70