do_action( 'woocommerce_note_updated', int $note_id )
Fires when an admin note is updated.
Description Description
Parameters Parameters
- $note_id
-
Note ID.
Source Source
File: packages/woocommerce-admin/src/Notes/DataStore.php