Skip to content

MagicAuth 1.0.3

Choose a tag to compare

@nolderoos nolderoos released this 22 May 19:17
· 5 commits to main since this release

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 .pot template plus .mo, .l10n.php (WP 6.5+ fast format), and per-locale JS JSON via wp_set_script_translations.

Install: download magicauth-1.0.3.zip below and upload via Plugins → Add New → Upload.