- Fix: Ensure custom code snippets cannot cause undefined index errors in the
- Fix: Enable review request emails to be sent when
now
is the selected time period. - Fix: Compare version and only show admin notification for upgrade with outdated versions.
- Fix: Verify that orders are complete or published before request review emails sent.
- Fix: Remove unused variable
$post_id
in class review widget. - Fix: Use timestamp
$now
to ensure review request emails are being sent at correct time relative to store timezone.