Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

QR Print

Beschreibung

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

Screenshots

Installation

  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

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende und Entwickler

„QR Print“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „QR Print“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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