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.


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.