Description
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
Reviews
ডেভেলপার এবং কন্ট্রিবিউটর
“QRCode” is open source software. The following people have contributed to this plugin.
কন্ট্রিবিউটরTranslate “QRCode” into your language.
ডেভেলপমেন্ট এ আগ্রহী?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2.1 – Aug 31 2019
- Updated WP supported version.
1.2 – Sep 3 2019
- [Core] Renamed to QRCode.
1.1 – Aug 24 2019
- [New] Support Margin.
1.0 – Aug 20 2019
- 🎉 Initial Release.