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

---

Plugins zoeken

Deze plugin **is niet getest met de laatste drie grote versies van WordPress**. 
Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen
ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

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

# (a) QR Code Google

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

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

 * [Details](https://nl-be.wordpress.org/plugins/a-qr-code-gcapi/#description)
 * [Beoordelingen](https://nl-be.wordpress.org/plugins/a-qr-code-gcapi/#reviews)
 *  [Installatie](https://nl-be.wordpress.org/plugins/a-qr-code-gcapi/#installation)
 * [Ontwikkeling](https://nl-be.wordpress.org/plugins/a-qr-code-gcapi/#developers)

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

## Beschrijving

QR Code for your blog (based on Google Charts API)

## Installatie

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

e.g.

 1. Upload `a-qr-code-google` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

Change your templates

For only link to image with post URL:

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

For image with post URL:

    ```
    <?php if (function_exists('aQRCodeG')) { 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/

## Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

## Bijdragers & ontwikkelaars

“(a) QR Code Google” is open source software. De volgende personen hebben bijgedragen
aan deze plugin.

Bijdragers

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

[Vertaal “(a) QR Code Google” naar jouw taal.](https://translate.wordpress.org/projects/wp-plugins/a-qr-code-gcapi)

### Interesse in de ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/a-qr-code-gcapi/), haal
de [SVN repository](https://plugins.svn.wordpress.org/a-qr-code-gcapi/) op, of abonneer
je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/a-qr-code-gcapi/)
via [RSS](https://plugins.trac.wordpress.org/log/a-qr-code-gcapi/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Versie **0.1**
 *  Laatst bijgewerkt: **18 jaar geleden**
 *  Actieve installaties: **Minder dan 10**
 *  WordPress versie ** 2.5.0 of nieuwer **
 *  Getest t/m **2.5**
 *  Taal
 * [English (US)](https://wordpress.org/plugins/a-qr-code-gcapi/)
 * Tag
 * [qr code](https://nl-be.wordpress.org/plugins/tags/qr-code/)
 *  [Geavanceerde weergave](https://nl-be.wordpress.org/plugins/a-qr-code-gcapi/advanced/)

## Beoordelingen

Er zijn nog geen beoordelingen ingediend.

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

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/a-qr-code-gcapi/reviews/)

## Bijdragers

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

## Ondersteuning

Iets te melden? Hulp nodig?

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

## Doneren

Wil je de groei van deze plugin ondersteunen?

 [ Doneer aan deze plugin ](http://anton.shevchuk.name/)