Title: QR Generator
Author: Hamed Momeni
Published: <strong>јули 24, 2012</strong>
Last modified: јули 24, 2012

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/qr-generator.svg)

# QR Generator

 By [Hamed Momeni](https://profiles.wordpress.org/2hamed/)

[Download](https://downloads.wordpress.org/plugin/qr-generator.0.9.zip)

 * [Details](https://mk.wordpress.org/plugins/qr-generator/#description)
 * [Reviews](https://mk.wordpress.org/plugins/qr-generator/#reviews)
 *  [Installation](https://mk.wordpress.org/plugins/qr-generator/#installation)
 * [Development](https://mk.wordpress.org/plugins/qr-generator/#developers)

 [Support](https://wordpress.org/support/plugin/qr-generator/)

## Description

Through this plugin you can create QR Code images based on your posts’ permalinks
and show anywhere in your theme.

## Installation

Just copy the plugin folder in `wp-content/plugins/` and activate it.

For showing the actuall QR Code you need to use function `show_qr();` provided by
this plugin.
 or you could just copy the following code into your `single.php` file
of your theme. Remember this function must be used inside the loop.

    ```
    if(function_exists('show_qr')){ show_qr(128);}
    ```

If you noticed, there is number (128) which indicates the image size.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“QR Generator” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ Hamed Momeni ](https://profiles.wordpress.org/2hamed/)

[Translate “QR Generator” into your language.](https://translate.wordpress.org/projects/wp-plugins/qr-generator)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/qr-generator/), check
out the [SVN repository](https://plugins.svn.wordpress.org/qr-generator/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/qr-generator/) by
[RSS](https://plugins.trac.wordpress.org/log/qr-generator/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **0.9**
 *  Last updated **14 години ago**
 *  Active installations **20+**
 *  WordPress version ** 3.0.0 or higher **
 *  Tested up to **3.4.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/qr-generator/)
 * Tags
 * [android](https://mk.wordpress.org/plugins/tags/android/)[mobile](https://mk.wordpress.org/plugins/tags/mobile/)
   [permalink](https://mk.wordpress.org/plugins/tags/permalink/)[phone](https://mk.wordpress.org/plugins/tags/phone/)
   [qr code](https://mk.wordpress.org/plugins/tags/qr-code/)
 *  [Advanced View](https://mk.wordpress.org/plugins/qr-generator/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/qr-generator/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/qr-generator/reviews/)

## Contributors

 *   [ Hamed Momeni ](https://profiles.wordpress.org/2hamed/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/qr-generator/)