2FA & Login Settings

Configure two-factor authentication and SMS-based login for WordPress.

Available on:

Configure two-factor authentication (2FA) and SMS-based login features to enhance your WordPress site security.

TIP

Navigate to SMS → Settings → 2FA & Login to configure these settings.

Login With SMS

Allow users to authenticate using verification codes sent via SMS instead of passwords.

Settings

SettingDescription
StatusEnable/disable SMS login
Message BodyCustomize the verification SMS
User Account CreationAuto-create accounts for new SMS logins

Message Variables

VariableDescription
%code%Verification code
%user_name%Username
%full_name%User’s full name
%site_name%Website name
%site_url%Website URL

Example Message

Your login code for %site_name% is: %code%

Two-Factor Authentication

Add an extra security layer by requiring SMS verification after password entry.

Settings

SettingDescription
StatusEnable/disable 2FA
Authentication PolicyOptional or Mandatory

Authentication Policy

PolicyDescription
OptionalUsers can enable/disable 2FA in their profile
MandatoryAll users must use 2FA, no opt-out

Message Variables

VariableDescription
%otp%One-time password
%user_name%Username
%first_name%First name
%last_name%Last name

Example Message

Your %site_name% verification code is: %otp%

Last updated: December 28, 2025