[3.6.1] - 2022-10-06
Added:
- The
wp_mail
function call backtrace to the Debug Events if the "Debug Email Sending" option is enabled. - Plugin's DB tables re-creation process in WP Site Health.
- Debug Events retention period setting.
Changed:
- Updated the list of conflicting plugins (added Zoho Mail).
- Improved conflicting plugins' admin notices (display multiple at once).
- Switched to the WP Core function
is_email
for verifying email addresses. - Improved the detection if
wp_mail
function is overwritten.
Fixed:
- Gmail mailer not using the correct From Email Address in Domain Checker.
- Setup Wizard steps navigation, when going backwards.