DataStore::save_actions()
Method: Save actions to the database.
Source: packages/woocommerce-admin/src/Notes/DataStore.php:254
Method: Save actions to the database.
Source: packages/woocommerce-admin/src/Notes/DataStore.php:254
Method: Return an ordered list of notes.
Source: packages/woocommerce-admin/src/Notes/DataStore.php:334
Method: Return a count of notes.
Source: packages/woocommerce-admin/src/Notes/DataStore.php:365
Method: Return where clauses for getting notes by status and type. For use in both the count and listing queries.
Source: packages/woocommerce-admin/src/Notes/DataStore.php:389
Filter Hook: Filter the notes WHERE clause before retrieving the data.
Source: packages/woocommerce-admin/src/Notes/DataStore.php:452
Method: Find all the notes with a given name.
Source: packages/woocommerce-admin/src/Notes/DataStore.php:461
Action Hook: Fires when an admin note is created.
Source: packages/woocommerce-admin/src/Notes/DataStore.php:55
Method: Method to read a note.
Source: packages/woocommerce-admin/src/Notes/DataStore.php:64
Action Hook: Fires when an admin note is loaded.
Source: packages/woocommerce-admin/src/Notes/DataStore.php:124
Method: Updates a note in the database.
Source: packages/woocommerce-admin/src/Notes/DataStore.php:135