26a3d0d3c1
* Add a filter woocommerce_get_note to modify note before it is returned * Make ChoosingTheme.get_note public so we can call it outside * Implement the get_note filter to return localized strings * Create get_actions method to reuse it in RemoteInboxNotificationsEngine * Implement get_note filter in RemoteInboxNotificationsEngine to return localized note * Add changelog * Make GivingFeedbackNotes.get_note public so we can call it outside * Check if note class has NOTE_NAME constant * Update WooSubscriptionsNotes to show localized content * Rename filter hook name * Remove todo to pass php lint * Update filter description * Move locale check into individual filter functions * Fix get_note_from_db logic * Fix php lint errors * Update the filter doc * Add test for spec-runner.php * Add tests for RemoteInboxNotificationsEngine * Remove unneeded check * Check if $note_from_class is instance of Note class * Fix unit test |
||
---|---|---|
.. | ||
woocommerce | ||
woocommerce-admin | ||
woocommerce-beta-tester |