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

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# Post QR Code Link

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

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

 * [Details](https://pcd.wordpress.org/plugins/backend-qr-code-post-link/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/backend-qr-code-post-link/#reviews)
 * [Development](https://pcd.wordpress.org/plugins/backend-qr-code-post-link/#developers)

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

## Description

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

 * [[

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Post QR Code Link” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “Post QR Code Link” into your language.](https://translate.wordpress.org/projects/wp-plugins/backend-qr-code-post-link)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/backend-qr-code-post-link/),
check out the [SVN repository](https://plugins.svn.wordpress.org/backend-qr-code-post-link/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/backend-qr-code-post-link/)
by [RSS](https://plugins.trac.wordpress.org/log/backend-qr-code-post-link/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 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**
 *  Last updated **4 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.5 or higher **
 *  Tested up to **5.8.13**
 *  Language
 * [English (US)](https://wordpress.org/plugins/backend-qr-code-post-link/)
 * Tags
 * [backend](https://pcd.wordpress.org/plugins/tags/backend/)[qrcode](https://pcd.wordpress.org/plugins/tags/qrcode/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/backend-qr-code-post-link/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

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

## Support

Got something to say? Need help?

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