Title: (a) QR Code
Author: antonshevchuk
Published: <strong>24.12.2008</strong>
Last modified: 24.12.2008

---

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

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

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

# (a) QR Code

 Автор: [antonshevchuk](https://profiles.wordpress.org/antonshevchuk/)

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

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

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

## Описание

QR Code for your blog

### Changes in QR Code library

http://www.swetake.com/qr/qr_cgi_e.html

remove perl directory
 changes in php/qr_img.php file:

 * set path in setting area
 * rem options from $_GET
 * rem image header

## Установка

This section describes how to install the plugin and get it working.

e.g.

 1. Upload `a-qr-code` to the `/wp-content/plugins/` directory
 2. Set write permissions for `/wp-content/plugins/a-qr-code/cache` directory
 3. Activate the plugin through the ‘Plugins’ menu in WordPress

Change your templates

For only link to image with post URL:

    ```
    <?php if (function_exists('aQRCode')) { echo aQRCode(get_permalink()); }?>
    ```

For image with post URL:

    ```
    <?php if (function_exists('aQRCode')) { echo '<img src="'.aQRCode(get_permalink()).'" alt="QR Code for '.the_title('','',false).'"/> '; }?>
    ```

## Часто задаваемые вопросы

  What is QR code

Read http://en.wikipedia.org/wiki/QR_Code

  How I can check QR code

You can use online service http://zxing.org/w/decode.jspx

  Where I can download application for mobile

 * http://www.i-nigma.mobi/
 * http://reader.kaywa.com/

## Отзывы

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

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

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

Участники

 *   [ antonshevchuk ](https://profiles.wordpress.org/antonshevchuk/)

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

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

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

## Мета

 *  Версия **0.1**
 *  Обновление: **18 лет назад**
 *  Активных установок: **10+**
 *  Версия WordPress ** 2.5.0 или выше **
 *  Совместим вплоть до: **2.5**
 *  Язык
 * [English (US)](https://wordpress.org/plugins/a-qr-code/)
 * Метка:
 * [qr code](https://ru.wordpress.org/plugins/tags/qr-code/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/a-qr-code/advanced/)

## Оценки

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

[Ваш отзыв](https://wordpress.org/support/plugin/a-qr-code/reviews/#new-post)

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

## Участники

 *   [ antonshevchuk ](https://profiles.wordpress.org/antonshevchuk/)

## Поддержка

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

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

## Пожертвование

Хотите поддержать улучшение этого плагина?

 [ Пожертвовать на развитие плагина ](http://anton.shevchuk.name/)