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.


Top ↑

Source Source

File: packages/woocommerce-admin/src/Notes/LearnMoreAboutVariableProducts.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.