விளக்கம்
QR Code Creator adds a simple generator under Settings QR Code Creator. Enter any text or URL and get a QR code instantly.
As of 1.0.0, QR codes are generated locally in your browser using a bundled library. Your content is never sent to any third-party service — better for privacy and not dependent on an external API being online.
Features
- Generate QR codes from any text or URL.
- Choose the size and error-correction level.
- Customize foreground and background colors.
- Add a center logo / image from your Media Library.
- Download as PNG or SVG.
- 100% local — no external API calls, no data leaves your site.
Installation
உங்கள் வேர்ட்பிரஸ் டாஷ்போர்டிலிருந்து
- ‘செருகுகள் > புதிதாக சேர்க்கவும்’
QR Code Creatorஐத் தேடவும்- உங்கள் செருகுநிரல்கள் பக்கத்திலிருந்து
QR Code Creatorஐச் செயல்படுத்தவும்.
WordPress.org இலிருந்து
- QR குறியீடு கிரியேட்டரைப் பதிவிறக்கவும்.
- உங்களுக்குப் பிடித்த முறையைப் பயன்படுத்தி (ftp, sftp, scp, etc…) உங்கள் ‘/wp-content/plugins/’ கோப்பகத்தில் ‘qr-code-creator’ கோப்பகத்தைப் பதிவேற்றவும்.
- உங்கள் செருகுநிரல்கள் பக்கத்திலிருந்து QR குறியீடு கிரியேட்டரைச் செயல்படுத்தவும்.
பங்களிப்பாளர்கள் & உருவாக்குனர்கள்
“QR குறியீடு உருவாக்கியவர்” is open source software. The following people have contributed to this plugin.
பங்களிப்பாளர்கள்Translate “QR குறியீடு உருவாக்கியவர்” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- [Feature] QR codes are now generated locally in the browser using the bundled qr-code-styling library — the third-party goqr.me API dependency has been removed. Better privacy and no reliance on an external service.
- [Feature] Add a center logo / image from the Media Library.
- [Feature] Download generated QR codes as PNG or SVG.
- [Improvement] Refactored into an object-oriented structure with a dedicated admin class.
- [Improvement] Defaults to “High” error correction (recommended when using a center logo).
0.1.5
- Earlier releases generated QR codes via the third-party goqr.me API.
