WooSubscriptionsNotes::get_product_id_from_subscription_note( AutomatticWooCommerceAdminNotesNote $note )

Gets the product_id (if any) associated with a note.


Description Description


Parameters Parameters

$note

(Required) The note object to interrogate.


Top ↑

Return Return

(int|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.