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