Found Image WP Admin QR Code Generator | Plugin Review Network Skip to Content

Plugin Review Network

Plugin Review Network

an eye on the best wordpress plugins
Show Sidebar Hide Sidebar
[+] Sidebar [-] Sidebar
Plugin:
Rated:
100%
5 Stars (2 votes)

Home

WP.Org

ReadMe

Support
  • Author:
    ThemeAvenue
Version: 1.0.1
Requires: WP 3.0
Last Updated:4605 days ago
Downloads:1342
Installations: 100+
Usage Retention:7.45%
Tags:
    barcode, qr code
Download Plugin Package

WP Admin QR Code Generator

Released on July 7, 2013.
Download Plugin Package

Version: 1.0.1

An extremely simple plugin that adds a QR code to pages/posts edit screen to save you time when you develop for mobiles.

  • Description
  • FAQ
  • Changelog
  • Installation
  • Screenshots


Are you developing for mobile devices? Then this plugin is for you!

How annoying is it to type the long and complex URL of a development site on your small mobile's keyboard? I got tired of it and came out with this plugin.

The plugin will add a new metabox in the page/post edit screen, and another one on the admin dashboard. For pages/posts, a QR code will be dynamically generated, pointing to the page's URL. No need to manually type the URL, just scann the QR code!

On the WordPress dashboard, another QR code will take you directly to the site's homepage after you scanned it with your mobile. All QR codes are dynamically generated through the Google Chart API.

The plugin is extremely simple, it doesn't do anything else than adding the QR Code metabox to posts. No calls to database, no extra information added to your site! Just a faster way to preview your pages on mobile devices.

How To Add Support for CPTs

Example:

<?php
function add_qt_to_my_cpt( $cpts ) {
    return array_push( $cpts, 'my_cpt' );
}
add_filter( 'wpaqr_post_types', 'add_qt_to_my_cpt' );
?>

v1.0.1

  • Dashboard widget added

v1.0.0

  • First release of the plugin


  1. Upload wp-admin-qr-code folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Scan the QR code on your pages / posts edit screen

The plugin can easily support custom post types. To add more post types, use the filter 'wpaqr_post_types' (see FAQ for more details).


QR Code metabox in the post edit screen.
Screenshot 1


QR Code dashboard widget.
Screenshot 2



 

Click here to cancel reply.

Click here to cancel reply.


*

*


Please copy the string Aq7nij to the field below:

Home | Sitemap | Contact
Network Skin Theme for BioShip by WordQuest
Password Reset
Please enter your e-mail address. You will receive a new password via e-mail.