Descrizione
The plugin simply adds a QR code to the footer (where you include wp_footer) of your pages.
Screenshot
Installazione
- 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
FAQ
N/A
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“QR Print” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “QR Print” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
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