Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

QR Print

Beskrivning

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

Skärmdumpar

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

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

Vanliga frågor

N/A

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”QR Print” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”QR Print” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

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