Popis
The plugin simply adds a QR code to the footer (where you include wp_footer) of your pages.
Instalace
- 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
Nejčastější dotazy
N/A
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
QR Print je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “QR Print” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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