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.


Top ↑

Return Return

(object|bool) The found action.


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.