do_action( "woocommerce_note_action_{$triggered_action->name}", AutomatticWooCommerceAdminNotesNote $note )
Fires when an admin note action is taken.
Description Description
For more specific targeting of note actions.
Parameters Parameters
- $note
-
The corresponding Note.
Source Source
File: packages/woocommerce-admin/src/Notes/Notes.php