WooSubscriptionsNotes::find_note_for_product_id( int $product_id )

Finds 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 ↑

Return Return

(AutomatticWooCommerceAdminNotesNote|false)


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.