Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

QR Print

Descripción

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

Capturas

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

Instalación

  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

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«QR Print» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «QR Print» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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