Skip to content

v1.2.1

Compare
Choose a tag to compare
@mslepko mslepko released this 28 Apr 00:06
· 15 commits to main since this release
86aa8d8
  • Making sure to register the action with Action Scheduler.
  • Removed unnecessary file include

Previous changes
= 1.2 =

  • Settings API: Now uses WordPress Settings API for a cleaner and more secure handling of the settings.
  • Multiple Emails: Improved email handling for multiple recipients with validation.
  • Scheduling Logic: Ensured that the email schedule doesn't overlap or create multiple cron jobs unnecessarily.
  • Security and Validation: Added more robust security features, including checks for valid email addresses.

= 1.1 =

  • Added setting page to update email to

= 1.0 =

  • Initial version with just a simple usage of RECOVERY_MODE_EMAIL setting