Magic Emails & Autologin URLs

Adds magic email link to login screen. Adds single-use passwords to WordPress emails' URLs for frictionless login.

1 database table

Table NameDescriptionMethod
wp_autologin_urlsStores autologin urls data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:bh_wp_autologin_urls_is_admin_enabledOption key:bh_wp_autologin_urls_klaviyo_private_keyOption key:bh_wp_autologin_urls_seconds_until_expiryOption key:bh_wp_autologin_urls_subject_filter_regex_dictionaryOption key:my-plugin-slug_log_levelOption key:woocommerce_enable_checkout_login_reminder
wp_usermeta
User meta