v1.2.1
- 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