StoredStateSetupForProducts
Handles stored state setup for products.
Description Description
Source Source
File: packages/woocommerce-admin/src/RemoteInboxNotifications/StoredStateSetupForProducts.php
Methods Methods
- are_there_products — Are there products query.
- init — Initialize the class
- init_stored_state — Set initial stored state values.
- run_on_product_importer — Runs on product importer steps.
- run_on_transition_post_status — Runs when a post status transitions, but we're only interested if it is a product being published.