Title: (a) QR Code
Author: antonshevchuk
Published: <strong>24. desember 2008</strong>
Last modified: 24. desember 2008

---

Søk gjennom innstikk

Dette innstikket **er ikkje testa med dei tre siste utgåvene av WordPress**. Det
kan henda det ikkje blir vedlikehalde lenger, og kan ha problem med nyare versjonar
av WordPress.

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

# (a) QR Code

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

[Last ned](https://downloads.wordpress.org/plugin/a-qr-code.zip)

 * [Detaljar](https://nn.wordpress.org/plugins/a-qr-code/#description)
 * [Omtalar](https://nn.wordpress.org/plugins/a-qr-code/#reviews)
 *  [Installasjon](https://nn.wordpress.org/plugins/a-qr-code/#installation)
 * [Utvikling](https://nn.wordpress.org/plugins/a-qr-code/#developers)

 [Hjelp](https://wordpress.org/support/plugin/a-qr-code/)

## Skildring

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

## Installasjon

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).'"/> '; }?>
    ```

## Vanlege spm.

  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/

## Omtalar

There are no reviews for this plugin.

## Bidragsytarar og utviklarar

“(a) QR Code” is open source software. The following people have contributed to 
this plugin.

Contributors

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

[Omset “(a) QR Code” til ditt eige språk.](https://translate.wordpress.org/projects/wp-plugins/a-qr-code)

### Interested in development?

[Les kjeldekoden](https://plugins.trac.wordpress.org/browser/a-qr-code/), sjekk 
[SVN-lageret](https://plugins.svn.wordpress.org/a-qr-code/) eller abonner på [utviklingsloggen](https://plugins.trac.wordpress.org/log/a-qr-code/)
med [RSS](https://plugins.trac.wordpress.org/log/a-qr-code/?limit=100&mode=stop_on_copy&format=rss).

## Om

 *  Version **0.1**
 *  Last updated **18 år sidan**
 *  Active installations **10+**
 *  WordPress version ** 2.5.0 eller nyare **
 *  Tested up to **2.5**
 *  Language
 * [English (US)](https://wordpress.org/plugins/a-qr-code/)
 * Tag
 * [qr code](https://nn.wordpress.org/plugins/tags/qr-code/)
 *  [Avansert vising](https://nn.wordpress.org/plugins/a-qr-code/advanced/)

## Vurderingar

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/)

## Contributors

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

## Hjelp

Har du noko å seia? Treng du hjelp?

 [Sjå hjelpeforumet](https://wordpress.org/support/plugin/a-qr-code/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://anton.shevchuk.name/)