Title: Amitry Link Hub &#8211; Link in Bio, QR Code &amp; Landing Page
Author: amitry
Published: <strong>July 14, 2026</strong>
Last modified: July 14, 2026

---

Search plugins

![](https://ps.w.org/amitry-link-hub/assets/banner-772x250.png?rev=3608124)

![](https://ps.w.org/amitry-link-hub/assets/icon-256x256.gif?rev=3608124)

# Amitry Link Hub – Link in Bio, QR Code & Landing Page

 By [amitry](https://profiles.wordpress.org/amitry/)

[Download](https://downloads.wordpress.org/plugin/amitry-link-hub.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/amitry-link-hub/#description)
 * [Reviews](https://wordpress.org/plugins/amitry-link-hub/#reviews)
 *  [Installation](https://wordpress.org/plugins/amitry-link-hub/#installation)
 * [Development](https://wordpress.org/plugins/amitry-link-hub/#developers)

 [Support](https://wordpress.org/support/plugin/amitry-link-hub/)

## Description

Amitry Link Hub is a link in bio plugin for WordPress. It turns one short link or
QR code into a standalone page that lists your most important buttons: a PDF, an
anonymous contact form, or any link. Put the short link or the printed QR code on
a poster, a flyer, a business card, or in a social media bio, and manage the target
page inside WordPress.

Each link hub is a theme-independent landing page under a short URL (yourdomain.
com/l/your-page by default). It looks the same with every theme and does not load
your theme’s layout, so it works as a focused link-in-bio page or a simple one-page
landing page.

**Button types**

 * PDF button: pick a PDF from the Media Library. Visitors open it in an overlay
   or a new tab.
 * Form button: a built-in anonymous message form, or a link to any external form.
 * Link button: any URL, opened in the same or a new tab.

**QR code included**

A QR code for the page is generated directly in the browser and can be downloaded
as SVG (for print) or PNG (1024 px). This makes the plugin a QR code generator for
each of your link pages. No external QR service is involved.

**Builder with live preview**

The edit screen shows a phone-sized live preview that updates while you type. Reorder
buttons by drag and drop, switch between a dark and a light mode, set an accent 
color, and upload a logo. The entrance animation of each button can be chosen per
block.

**Anonymous contact form**

The built-in form stores only the message text and the time of the submission as
a private entry under Link Hub > Submissions. It does not store IP addresses, names,
email addresses, or browser data. Spam protection uses a honeypot, signed time tokens,
a site-wide rate limit, and an optional local captcha (a small arithmetic question
written in words). You can optionally receive an email notification that a new entry
exists; the notification does not contain the message text.

**Anonymous click counts**

Each button shows a total click count in the builder. Only the aggregate number 
per button is stored. No IP addresses, no cookies, and no per-click timestamps are
recorded.

**Made for**

Associations and clubs, schools, freelancers, and local businesses that want a single
link or a printed QR code that leads to their PDF, their contact option, and their
most important links, all hosted on their own domain.

**No external services**

This plugin does not connect to any external services. QR codes are generated locally
in the browser, the captcha is generated and checked locally on your server, and
no data is sent to third parties.

**Credits**

The bundled QR code generator library (assets/vendor/qrcode.js) is the qrcode-generator
library by Kazuhiko Arase, released under the MIT license. It is included in unminified,
human-readable form.

## Screenshots

[⌊Build a link hub in WordPress: add PDF, form and link buttons, set the accent 
color and mode, and get a downloadable QR code, all with a live phone preview.⌉⌊
Build a link hub in WordPress: add PDF, form and link buttons, set the accent color
and mode, and get a downloadable QR code, all with a live phone preview.⌉[

Build a link hub in WordPress: add PDF, form and link buttons, set the accent color
and mode, and get a downloadable QR code, all with a live phone preview.

[⌊The published standalone page as visitors see it, with animated buttons on a theme-
independent layout.⌉⌊The published standalone page as visitors see it, with animated
buttons on a theme-independent layout.⌉[

The published standalone page as visitors see it, with animated buttons on a theme-
independent layout.

## Installation

 1. Upload the plugin ZIP under Plugins > Add New Plugin > Upload Plugin, or copy the
    amitry-link-hub folder to /wp-content/plugins/.
 2. Activate the plugin.
 3. Go to Link Hub > Add New, give the page a title, and configure buttons in the builder.
 4. Publish the page. The final URL and the QR code are shown in the builder; download
    the QR code as SVG or PNG for print.

If the page shows a 404 after activation, open Settings > Permalinks once and click
Save Changes.

## FAQ

### Is this a link in bio plugin?

Yes. A link hub is a standalone page that lists your buttons and links, the same
idea as a link-in-bio page. The difference is that it runs on your own WordPress
site and your own domain, and the data stays in your installation.

### Can I use it as an alternative to services like Linktree?

Yes. You can build a bio link page with your buttons and share one short link or
QR code, similar to hosted link-in-bio services like Linktree. Here the page lives
on your domain, on your server, and no data leaves your WordPress installation.

### Can I use it for my Instagram or other social media bio?

Yes. Publish a link hub, copy its short URL, and place it in your social media bio.
Visitors then reach all your buttons from that single link.

### Does it generate a QR code?

Yes. A QR code for the page is created in your browser and can be downloaded as 
SVG or PNG. You can print it on posters, flyers, or business cards. No external 
QR service is used.

### Does this plugin send data to external services?

No. There are no external requests. The QR code is generated in your browser, the
captcha runs on your own server, and submissions are stored in your own WordPress
database.

### Is the built-in form really anonymous?

Within WordPress, yes: only the message text and the submission time are stored.
No IP address, no name, no email address, and no user agent are saved. Note that
server logs of your hosting provider are outside of WordPress and outside the control
of this plugin.

### Does the captcha use an external service?

No. The captcha is a small arithmetic question written out in words (for example“
What is four plus three?”). It is generated and verified locally using signed one-
time tokens. No third-party captcha service is loaded.

### How are clicks counted?

Anonymously. When a visitor clicks a button, a counter for that button is increased
by one. Only the total per button is stored; there are no IP addresses, cookies,
or per-click timestamps. Editors see the totals in the builder.

### Can I change the /l/ URL prefix?

Yes. The prefix is filterable in code: add_filter( ‘alhub_page_url_prefix’, function(){
return ‘go’; } ); After changing it, open Settings > Permalinks once and click Save
Changes.

### Does it work with my theme?

Yes. The link hub page renders standalone and does not use the active theme’s layout,
so it looks the same with every theme.

### Where do I find the submissions?

Under Link Hub > Submissions in the WordPress admin. Entries are private and cannot
be created manually; they only come from the built-in form.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Amitry Link Hub – Link in Bio, QR Code & Landing Page” is open source software.
The following people have contributed to this plugin.

Contributors

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

[Translate “Amitry Link Hub – Link in Bio, QR Code & Landing Page” into your language.](https://translate.wordpress.org/projects/wp-plugins/amitry-link-hub)

### Interested in development?

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

## Changelog

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.0.0**
 *  Last updated **12 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0.1**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [bio link](https://wordpress.org/plugins/tags/bio-link/)[landing page](https://wordpress.org/plugins/tags/landing-page/)
   [link in bio](https://wordpress.org/plugins/tags/link-in-bio/)[links](https://wordpress.org/plugins/tags/links/)
   [qr code](https://wordpress.org/plugins/tags/qr-code/)
 *  [Advanced View](https://wordpress.org/plugins/amitry-link-hub/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/amitry-link-hub/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/amitry-link-hub/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/donate/?hosted_button_id=D8JUQG5NJ4AXS)