Notes::possibly_delete_survey_notes() Delete actioned survey notes. ContentsDescription Source Related Uses User Contributed Notes Description #Description Source #Source File: packages/woocommerce-admin/src/Notes/Notes.php Expand full source code Collapse full source code Top ↑Related #Related Top ↑Uses #Uses Uses Uses Description packages/woocommerce-admin/src/Notes/Notes.php: Notes::get_note() Get admin note using it’s ID packages/woocommerce-admin/src/Notes/Note.php: Note::set_is_deleted() Set note deleted status. NULL is not allowed includes/class-wc-data-store.php: WC_Data_Store::load() Loads a data store. Top ↑User Contributed Notes #User Contributed Notes You must log in before being able to contribute a note or feedback.
Top ↑Uses #Uses Uses Uses Description packages/woocommerce-admin/src/Notes/Notes.php: Notes::get_note() Get admin note using it’s ID packages/woocommerce-admin/src/Notes/Note.php: Note::set_is_deleted() Set note deleted status. NULL is not allowed includes/class-wc-data-store.php: WC_Data_Store::load() Loads a data store.