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.


Top ↑

Return Return

(string|bool) The note status.


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.