QR Code
It lets appear the QR-code of the given site in the slidebar
The facts
- Rating
- 5★ from 1
- Active installs
- 100+
- Price
- Free
- Last updated
- 23 Jun 2021
- Added
- Oct 2014
- Requires WP
- 3.4
- Tested up to
- WP 5.7.17
- Downloads
- 6,411
Our analysis
AI-assistedQR Code is a WordPress plugin that allows you to generate QR codes using shortcodes in your posts or pages. You can use a simple shortcode or customise the QR code with parameters such as URL, margin, size, and additional text before and after the code.
This plugin is suitable for users who want to easily add QR codes to their content without needing advanced technical skills. It can be useful for businesses, event organisers, or anyone looking to share links in a scannable format.
Best for: This plugin is best for users who want to integrate QR codes into their WordPress content easily.
What it does well
- ✓Free to use from the WordPress.org directory
- ✓Generates QR codes using simple shortcodes
- ✓Customisable parameters for QR code appearance
Where it falls short
- •Limited information on additional features
- •Directory score indicates potential issues
Verdict
QR Code provides a straightforward way to add QR codes to your site, but the limited information and low directory score may warrant caution.
From the developer
Tomek's own description of QR Code, lightly tidied.
How to use shortcode in your post or page?
[qrcode]
or
[qrcode url=”http://my-site.com” margin=”10″ size=”100″ before=”QR Code” after=”QR Code”]
CSS:
.qrcode { float: right; }