DataStore::get_notes( array $args = array() )

Return an ordered list of notes.


Description Description


Parameters Parameters

$args

(Optional) Query arguments.

Default value: array()


Top ↑

Return Return

(array) An array of objects containing a note id.


Top ↑

Source Source

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


			


Top ↑

User Contributed Notes User Contributed Notes

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