Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

QR Print

Beschrijving

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

Schermafbeeldingen

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

Installatie

  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

FAQ

N/A

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“QR Print” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “QR Print” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via 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