WooSubscriptionsNotes::delete_any_note_for_product_id( int $product_id )

Deletes a note for a given product ID, if the note exists at all.


Description Description


Parameters Parameters

$product_id

(Required) The product ID to search for.


Top ↑

Source Source

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


			


Top ↑

User Contributed Notes User Contributed Notes

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