QRCode
A simple plugin to generate QR Code by shortcode for WordPress
The facts
- Rating
- 3★ from 2
- Active installs
- 500+
- Price
- Free
- Last updated
- 27 May 2025
- Added
- Aug 2019
- Requires WP
- 4.0
- Tested up to
- WP 6.8.8
- Downloads
- 7,137
Our analysis
AI-assistedQRCode is a WordPress plugin that allows you to generate QR codes using shortcodes. It creates inline base64 SVG images, eliminating the need for additional image files or external services. You can customize the size and margin of the QR codes through shortcode attributes.
This plugin is suitable for users who want to add QR codes to their WordPress sites without relying on external services. It is particularly useful for those who need a straightforward solution for generating QR codes directly within their content.
Best for: This plugin is best for WordPress users looking to easily integrate QR codes into their content.
What it does well
- ✓Generates QR codes using shortcodes
- ✓Creates inline base64 SVG images
- ✓No extra image file generation required
- ✓Local generator, no external service needed
Where it falls short
- •Limited information on additional features
- •Only two ratings available
Verdict
QRCode provides a simple way to generate QR codes directly on your site. Its reliance on shortcodes and local generation makes it a practical choice for basic QR code needs.
From the developer
WPDO's own description of QRCode, lightly tidied.
Generate QR Code by shortcode. Inline base64 SVG image. No extra image file generated. Local generator, no need online Google service.
Usage
Use [qrcode]Example string[/qrcode] to generate the QR Code.
Use [qrcode size=10 margin=5]Example string[/qrcode] to set size/margin. Default size=3, margin=3.
Features:
- Inline SVG base64 format QR Code
- No extra image src request
- No local image file generation required
- Local generator