do_action( 'woocommerce_note_action', string $name, AutomatticWooCommerceAdminNotesNote $note )

Fires when an admin note action is taken.


Description Description


Parameters Parameters

$name

The triggered action name.

$note

The corresponding Note.


Top ↑

Source Source

File: packages/woocommerce-admin/src/Notes/Notes.php



Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.