विवरण
Automatically generates QR codes for your posts and pages.
After activating the plugin it automatically generates a QR (Quick Response) code for any post or page you want. These codes can be scanned by smartphones, and will point its browser to your wordpress website or blog.
स्क्रीनशॉट्स
इंस्टॉलेशन
- Upload the ‘createqr’ folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php echo qrcode_show(); ?>
in your templates
समीक्षाएं
इस प्लगइन के लिए कोई समीक्षा नहीं है।
सहायक &डेवलपर्स
यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।
योगदानकर्ताTranslate “Create QR Code” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
बदलाव विवरण
28 may 2010 – Error correction options have been added
26 may 2010 – Minor bugs have been fixed (plugin stopped working after directory name change)
28 april 2010 – Options page has been added