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()


Top ↑

Return Return

(int)


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.