7b4f825bc7
* Handle admin note data read exceptions. * Add test for notes datastore encountering an exception in read(). * Fix WC_Admin_notes::get_note() helper. * Throw exception from WC_Admin_Note class instead. Mimicking WC_Order, etc. * Use helper method to retrieve existing notes. * Use self for static calls. * Check for valid note before updating in WCPay note class. * Don't specify columns when fetching notes from the database. * Fix deprecated function call. Avoid calling deprecated set_icon() when passing data to WC_Admin_Note constructor. |
||
---|---|---|
.. | ||
class-wc-tests-marketing-notes.php | ||
class-wc-tests-notes-data-store.php |