Notes::trigger_note_action( AutomatticWooCommerceAdminNotesNote $note, object $triggered_action )
Trigger note action.
Description Description
Parameters Parameters
- $note
-
(Required) The note that has the triggered action.
- $triggered_action
-
(Required) The triggered action.
Return Return
(AutomatticWooCommerceAdminNotesNote|bool)
Source Source
File: packages/woocommerce-admin/src/Notes/Notes.php