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://uk.wordpress.org/plugins/a-qr-code/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/a-qr-code/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/a-qr-code/#installation)
 * [Розробка](https://uk.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 або вище **
 *  Tested up to **2.5**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/a-qr-code/)
 * Позначка
 * [qr code](https://uk.wordpress.org/plugins/tags/qr-code/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/a-qr-code/advanced/)

## Оцінки

No reviews have been submitted yet.

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

[See all reviews](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/)