LearnMoreAboutVariableProducts::maybe_add_new_note( string $new_status, string $old_status, object $post )
Maybe attempt to add a new note if product is published.
Description Description
Parameters Parameters
- $new_status
-
(Required) new status.
- $old_status
-
(Required) old status.
- $post
-
(Required) post object.
Source Source
File: packages/woocommerce-admin/src/Notes/LearnMoreAboutVariableProducts.php