Notes::get_action_by_id( AutomatticWooCommerceAdminNotesNote $note, int $action_id )
Get action by id.
Description Description
Parameters Parameters
- $note
-
(Required) The note that has of the action.
- $action_id
-
(Required) Action ID.
Return Return
(object|bool) The found action.
Source Source
File: packages/woocommerce-admin/src/Notes/Notes.php