MagicAuth 1.0.3
Bug-fix and translation release.
Fix
- Sign-in emails are now sent from an address on your own site domain (configurable local part, default
login@) instead of the WordPress admin address, so they pass SPF/DKIM/DMARC and are far less likely to be flagged as spam. A new Sender email address setting controls the local part.
New
- Full translation support: the login screen, transactional emails, and the entire admin UI (including JavaScript dialogs) are now translatable.
- Bundled translations for Dutch (nl_NL), German (de_DE), and Spanish (es_ES). English remains the default.
Internal
- Text domain loads on
init; ships a.pottemplate plus.mo,.l10n.php(WP 6.5+ fast format), and per-locale JS JSON viawp_set_script_translations.
Install: download magicauth-1.0.3.zip below and upload via Plugins → Add New → Upload.