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.


Top ↑

Return Return

(AutomatticWooCommerceAdminNotesNote|bool)


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.