Notes::get_notes_count( string $type = array(), string $status = array() )
Get the total number of notes
Description Description
Parameters Parameters
- $type
-
(Optional) Comma separated list of note types.
Default value: array()
- $status
-
(Optional) Comma separated list of statuses.
Default value: array()
Return Return
(int)
Source Source
File: packages/woocommerce-admin/src/Notes/Notes.php