OrderMilestones::get_note_action_for_milestone( int $milestone )

Get the appropriate note action for a given milestone.


Description Description


Parameters Parameters

$milestone

(Required) Order milestone.


Top ↑

Return Return

(array) Note actoion (name, label, query) for the milestone.


Top ↑

Source Source

File: packages/woocommerce-admin/src/Notes/OrderMilestones.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.