Skip to content

HandyPlugins

  • Home
  • PluginsExpand
    • Magic Login Pro
    • Handywriter
    • WP Accessibility Toolkit
    • PaddlePress Pro
    • Easy Text-to-Speech
  • Docs
  • About
  • Blog
  • Contact
My Account
HandyPlugins
Popular Search shortcodethehookemailredirect

Magic Login Pro

36
  • Installation & Configuration
  • Use magic login as the default login method?
  • Brute Force Protection
  • WooCommerce Integration
  • Easy Digital Downloads (EDD) Integration
  • Token Lifespan
  • Disable Magic Login for a Specific User
  • Login with Code: Flexible Passcode-Based Authentication
  • SMS Login – Passwordless Authentication with SMS
  • Magic Login REST API
  • QR Code Login
  • CLI Command
  • Add Login form to a Page
  • Reset Tokens
  • Auto Login Links
  • Token Validity
  • Login Redirect
  • Shortcode
  • Login Email Customization
  • Login Request Throttling
  • IP Check
  • Domain Restriction
  • Registration
  • Spam Protection
  • How to Add Magic Login to Any of Outgoing Emails?
  • Customize Default Messages
  • nG Firewall
  • Dynamically Adjust Token TTL
  • How to change Sender Details?
  • Disable Magic Login for specific roles
  • Customizing Login Session Duration
  • Magic Login Twilio Integration
  • Magic Login – FluentCRM Integration
  • Reset Magic Login Links for a User
  • Hooks
  • Tools – Reset, Export & Import Magic Login Settings

PaddlePress Pro

27
  • Installation & Configuration
  • How does PaddlePress PRO work?
  • Automatic account creation
  • How to set up a membership website?
  • Setup a Development Environment
  • Protect Download Files on NGINX
  • Software Licensing
  • Software Licensing API
  • Updater Implementation for WordPress Plugins
  • Updater Implementation for WordPress Themes
  • Release a New WordPress Product
  • Customer Dashboard (My Account) Page
  • Checkout Buttons
  • Custom Redirect After Successful Checkout
  • How does the domain count?
  • Emails
  • Accessing Readme through a Shortcode
  • How to Sell WordPress Products?
  • Releasing Beta Versions of a WordPress Product
  • Paddle Billing
  • Customer Dashboard
  • Membership Levels
  • Restrict Content
  • Add a Custom Payment Action
  • How to customize “Download” Button?
  • Adding Manual Payments
  • Composer Support for Private WordPress Packages

Handywriter

11
  • Installation & Configuration
  • Write a Blog Post
  • Create a Summary
  • Suggest a Title
  • Keep records of AI generated Contents
  • Grammar & Spelling Fixer
  • Plagiarism Check
  • Content Templates
  • How to create a Meta Description?
  • How to complete a sentence?
  • How does credit calculation work?

Easy Text-to-Speech

5
  • Installation & Configuration
  • Using with Block Editor
  • Using with Classic Editor
  • OpenAI Integration
  • ElevenLabs Integration

WP Accessibility Toolkit

3
  • Customization
  • Hotkeys: Quick Navigation and Efficiency
  • Do not show the accessibility toolkit on the specific page

FAQ

1
  • How to Enter Your VAT Number for VAT Deduction at Checkout
  • Home
  • Docs
  • Magic Login Pro
  • QR Code Login
View Categories

QR Code Login

Magic Login now supports QR code login for WordPress. This feature allows users to log in by scanning a QR code — making the login process faster and more user-friendly. You can include QR codes in outgoing emails.

Using QR Code in Emails #

You can include a QR code in your login emails using the following placeholders:

  • {{MAGIC_LOGIN_QR}}: Outputs the raw URL used in the QR code. You can use it manually inside an tag if needed.
  • {{MAGIC_LOGIN_QR_IMG}}: Outputs a full <img> tag for the QR code.

These tags work just like {{MAGIC_LINK}}, and can be used in:

  • Magic Login email templates
  • WooCommerce emails
  • Any WordPress emails sent via wp_mail()

Example (in email content):

Scan this QR code to log in:
{{MAGIC_LOGIN_QR_IMG}}

Or if you want to construct the manually:

<img src="{{MAGIC_LOGIN_QR}}" width="150" alt="Scan QR for Login">

Shortcode #

magic_login_qr shortcode allows you to display a static QR codes on any WordPress page or post. It is not directly tied to the login process but is useful for onboarding flows, offline actions, or marketing pages.

Parameters:

  • url (required): The destination URL the QR code should encode.
  • width (optional): Width of the generated QR image in pixels (default: 150).

Example:

[magic_login_qr url="https://example.com/survey" width="150"]

This would display a 150x150px QR code linking to the specified survey page.

Image Format & Hosting Requirements #

  • By default, QR codes are rendered in PNG format to ensure compatibility with email clients. (for email placeholders, shortcode will generate base64 encoded svg)
  • PNG generation requires the GD extension to be installed and enabled on your server.

Was this guide helpful for you?
Updated on May 10, 2025
Magic Login REST APICLI Command
Table of Contents
  • Using QR Code in Emails
  • Shortcode
  • Image Format & Hosting Requirements

HandyPlugins

Explore

Home
Blog
Contact Us
My Account

Products

Magic Login Pro
Handywriter
Easy Text-to-Speech
PaddlePress Pro
WP Accessibility Toolkit

Follow Us

Twitter
Facebook
GitHub
WordPress

2025 – HandyPlugins.co | Hosted on WPHandle and optimized with Powered Cache

  • Terms and Conditions
  • Privacy Policy
  • Cookie Policy
  • Home
  • Plugins
    • Magic Login Pro
    • Handywriter
    • WP Accessibility Toolkit
    • PaddlePress Pro
    • Easy Text-to-Speech
  • Docs
  • About
  • Blog
  • Contact
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkPrivacy policy