Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

QR Print

Opis

The plugin simply adds a QR code to the footer (where you include wp_footer) of your pages.

Snimke zaslona

  • A QR code (this one contains the URL of the homepage for this plugin)

Instalacija

  1. Upload qrprint.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. That’s it! A QR code containing the current page URL will automatically be added to the footer of each page

ČPP

N/A

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“QR Print” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “QR Print” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

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