Title: QR Generator
Author: Hamed Momeni
Published: <strong>24.07.2012</strong>
Last modified: 24.07.2012

---

Поиск плагинов

Этот плагин **не тестировался с последними 3 основными выпусками WordPress**. Скорее
всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

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

# QR Generator

 Автор: [Hamed Momeni](https://profiles.wordpress.org/2hamed/)

[Скачать](https://downloads.wordpress.org/plugin/qr-generator.0.9.zip)

 * [Детали](https://ru.wordpress.org/plugins/qr-generator/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/qr-generator/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/qr-generator/#installation)
 * [Разработка](https://ru.wordpress.org/plugins/qr-generator/#developers)

 [Поддержка](https://wordpress.org/support/plugin/qr-generator/)

## Описание

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

## Установка

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.

## Отзывы

Нет отзывов об этом плагине.

## Участники и разработчики

«QR Generator» — проект с открытым исходным кодом. В развитие плагина внесли свой
вклад следующие участники:

Участники

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

[Перевести «QR Generator» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/qr-generator)

### Заинтересованы в разработке?

[Посмотрите код](https://plugins.trac.wordpress.org/browser/qr-generator/), проверьте
[SVN репозиторий](https://plugins.svn.wordpress.org/qr-generator/), или подпишитесь
на [журнал разработки](https://plugins.trac.wordpress.org/log/qr-generator/) по 
[RSS](https://plugins.trac.wordpress.org/log/qr-generator/?limit=100&mode=stop_on_copy&format=rss).

## Мета

 *  Версия **0.9**
 *  Обновление: **14 лет назад**
 *  Активных установок: **20+**
 *  Версия WordPress ** 3.0.0 или выше **
 *  Совместим вплоть до: **3.4.2**
 *  Язык
 * [English (US)](https://wordpress.org/plugins/qr-generator/)
 * Метки:
 * [android](https://ru.wordpress.org/plugins/tags/android/)[mobile](https://ru.wordpress.org/plugins/tags/mobile/)
   [permalink](https://ru.wordpress.org/plugins/tags/permalink/)[phone](https://ru.wordpress.org/plugins/tags/phone/)
   [qr code](https://ru.wordpress.org/plugins/tags/qr-code/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/qr-generator/advanced/)

## Оценки

Пока что нет ни одного отзыва.

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

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/qr-generator/reviews/)

## Участники

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

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/qr-generator/)