Описание
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
Отзывы
Участники и разработчики
«QRCode» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «QRCode» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
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.