DataStore::delete( AutomatticWooCommerceAdminNotesNote $note, array $args = array() )

Deletes a note from the database.


Description Description


Parameters Parameters

$note

(Required) Admin note.

$args

(Optional) Array of args to pass to the delete method (not used).

Default value: array()


Top ↑

Source Source

File: packages/woocommerce-admin/src/Notes/DataStore.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.