विवरण
The plugin simply adds a QR code to the footer (where you include wp_footer) of your pages.
स्क्रीनशॉट्स
इंस्टॉलेशन
- Upload
qrprint.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- That’s it! A QR code containing the current page URL will automatically be added to the footer of each page
सामान्य प्रश्न
N/A
समीक्षाएं
इस प्लगइन के लिए कोई समीक्षा नहीं है।
सहायक &डेवलपर्स
Translate “QR Print” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
बदलाव विवरण
0.3
- Moved CSS rules to of page
- Changed classname to reduce chance of conflict
- Added some extra print-only text (“Printed from: URL”)
0.2.1
- Updated readme.txt to reflect compatibility with 3.2
- Screenshot comment added
0.2
- Initial version