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

---

Søg plugins

Dette plugin **er ikke blevet testet med de seneste 3 større udgivelser af WordPress**.
Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer,
når det bruges med nyere versioner af WordPress.

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

# (a) QR Code

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

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

 * [Detaljer](https://da.wordpress.org/plugins/a-qr-code/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/a-qr-code/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/a-qr-code/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/a-qr-code/#developers)

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

## Beskrivelse

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

## Installation

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

## FAQ

  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/

## Anmeldelser

Der er ingen anmeldelser for denne widget.

## Bidragsydere & udviklere

“(a) QR Code” er open source-software. Følgende personer har bidraget til dette 
plugin.

Bidragsydere

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

[Oversæt “(a) QR Code” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/a-qr-code)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/a-qr-code/), tjek [SVN repository](https://plugins.svn.wordpress.org/a-qr-code/),
eller abonner på [udviklerloggen](https://plugins.trac.wordpress.org/log/a-qr-code/)
via [RSS](https://plugins.trac.wordpress.org/log/a-qr-code/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **0.1**
 *  Senest opdateret **18 år siden**
 *  Aktive installationer **10+**
 *  WordPress-version ** 2.5.0 eller højere **
 *  Testet op til **2.5**
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/a-qr-code/)
 * Tag
 * [qr code](https://da.wordpress.org/plugins/tags/qr-code/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/a-qr-code/advanced/)

## Bedømmelser

Der er endnu ikke indsendt nogen anmeldelser.

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

[Se alle anmeldelser.](https://wordpress.org/support/plugin/a-qr-code/reviews/)

## Bidragsydere

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

## Support

Har du noget at sige? Har du brug for hjælp?

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

## Donér

Vil du gerne støtte udviklingen af dette plugin?

 [ Donér til dette plugin ](http://anton.shevchuk.name/)