Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

DataStore::save_actions( AutomatticWooCommerceAdminNotesNote $note )

Save actions to the database.


Description Description

This function clears old actions, then re-inserts new if any changes are found.


Parameters Parameters

$note

(Required) Note object.


Top ↑

Return Return

(bool|void)


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.