Title: Post QR Code Link
Author: Michael Homeister
Published: <strong>22. Januar 2022</strong>
Last modified: 22. Januar 2022

---

Plugins suchen

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

![](https://ps.w.org/backend-qr-code-post-link/assets/icon-256x256.png?rev=2661734)

# Post QR Code Link

 Von [Michael Homeister](https://profiles.wordpress.org/hummelpups/)

[Herunterladen](https://downloads.wordpress.org/plugin/backend-qr-code-post-link.zip)

 * [Details](https://de.wordpress.org/plugins/backend-qr-code-post-link/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/backend-qr-code-post-link/#reviews)
 * [Entwicklung](https://de.wordpress.org/plugins/backend-qr-code-post-link/#developers)

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

## Beschreibung

Supports posts and pages.

### How to Use this Plugin

 1. Just activate this plugin and you’ll see a new meta-box showing a QR-Code with 
    the permalink to the current post/page

### ToDo

There will be an admin page to activate or deactivate this meta-box feature for 
the post-types you like. As for now you can use the
 filter qrcode_link_post_types
to return a string-array of post-types you want this feature for.

Example:
 add_filter(‚qrcode_link_post_types‘, ‚qrcode_post_types‘); function qrcode_post_types(
$post_types){ return [‚post‘, ‚page‘, ‚product‘]; }

## Screenshots

 * [[

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

„Post QR Code Link“ ist Open-Source-Software. Folgende Menschen haben an diesem 
Plugin mitgewirkt:

Mitwirkende

 *   [ Michael Homeister ](https://profiles.wordpress.org/hummelpups/)

[Übersetze „Post QR Code Link“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/backend-qr-code-post-link)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/backend-qr-code-post-link/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/backend-qr-code-post-link/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/backend-qr-code-post-link/)
per [RSS](https://plugins.trac.wordpress.org/log/backend-qr-code-post-link/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 1.0.1

 * Updated outputted values to be escaped and added filter-support for post-type-
   array

#### 1.0.0

 * First release

## Meta

 *  Version **1.0.1**
 *  Zuletzt aktualisiert **vor 4 Jahren**
 *  Aktive Installationen **10+**
 *  WordPress-Version ** 3.5 oder höher **
 *  Getestet bis **5.8.13**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/backend-qr-code-post-link/)
 * Schlagwörter
 * [backend](https://de.wordpress.org/plugins/tags/backend/)[qrcode](https://de.wordpress.org/plugins/tags/qrcode/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/backend-qr-code-post-link/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

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

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/backend-qr-code-post-link/reviews/)

## Mitwirkende

 *   [ Michael Homeister ](https://profiles.wordpress.org/hummelpups/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/backend-qr-code-post-link/)