Notes::get_note_status( string $note_name )
Get the status of a given note by name.
Description Description
Parameters Parameters
- $note_name
-
(Required) Name of the note.
Return Return
(string|bool) The note status.
Source Source
File: packages/woocommerce-admin/src/Notes/Notes.php