WC_Product_Data_Store_CPT::handle_updated_props()
Method: Handle updated meta props after updating meta data.
Source: includes/data-stores/class-wc-product-data-store-cpt.php:639
Method: Handle updated meta props after updating meta data.
Source: includes/data-stores/class-wc-product-data-store-cpt.php:639
Method: For all stored terms in all taxonomies, save them to the DB.
Source: includes/data-stores/class-wc-product-data-store-cpt.php:695
Action Hook: When updating this object, to prevent infinite loops, use $wpdb to update data, since wp_update_post spawns more calls to the save_post action.
Source: includes/data-stores/class-wc-product-data-store-cpt.php:275
Method: Method to delete a product from the database.
Source: includes/data-stores/class-wc-product-data-store-cpt.php:284
Method: Read product data. Can be overridden by child classes to load other props.
Source: includes/data-stores/class-wc-product-data-store-cpt.php:323
Method: Re-reads stock from the DB ignoring changes.
Source: includes/data-stores/class-wc-product-data-store-cpt.php:382
Method: Read extra data associated with the product, like button text or product URL for external products.
Source: includes/data-stores/class-wc-product-data-store-cpt.php:395
Method: Convert visibility terms to props.
Source: includes/data-stores/class-wc-product-data-store-cpt.php:411
Method: Read attributes from post meta.
Source: includes/data-stores/class-wc-product-data-store-cpt.php:441
Method: Method to read a product from the database.
Source: includes/data-stores/class-wc-product-data-store-cpt.php:162