Linux 软件免费装
Banner图

Pivot QR

开发者 kanedashinya
更新时间 2026年5月28日 23:38
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

redirect qr code short url link management dynamic qr

下载

0.5.1 0.5.2 0.5.4 0.3.6 0.3.2 0.3.3 0.3.5 0.3.7 0.3.8 0.3.4 0.3.10 0.3.9 0.4.0 0.5.0 0.5.5 0.5.6 0.5.7 0.5.3 0.5.8 0.5.9

详情介绍:

Pivot QR turns your WordPress site's domain into a redirect service. Generate short URLs like example.com/ab together with matching QR codes, then change where they redirect to at any time — without ever reprinting the QR. This is especially useful for printed flyers, packaging, business cards, signage, and seasonal campaigns where the printed QR cannot be reissued but the destination URL needs to change. Key features Privacy Pivot QR stores data only in your own WordPress database. It does not phone home, it does not call third-party services, and it does not embed any tracking. Visitor IP addresses, user agents, and referrers from redirect hits are stored locally for analytics; uninstalling the plugin removes everything. Bundled libraries To work on shared hosting (no Composer or PHP image library required), Pivot QR bundles the following permissively licensed libraries inside the plugin folder. Nothing is loaded from external CDNs.

安装:

  1. Install via the WordPress plugin directory, or upload the pivot-qr folder to /wp-content/plugins/.
  2. Activate Pivot QR through the Plugins menu in WordPress.
  3. Visit Pivot QR → Settings to configure slug length, QR error correction level, and reserved paths.
  4. Open Pivot QR → Links to create your first short URL.
QR generation runs entirely in the browser. No Composer, no PHP image library, no external services required.

屏幕截图:

  • Link detail — QR code preview, PNG / JPG / SVG download, copyable embed code, editable short URL, and schedule list.
  • Access analytics — daily breakdown of QR scans vs. direct short-URL clicks.
  • New link creation — set the redirect URL, slug length, and QR error correction level in one dialog.

升级注意事项:

0.3.2 Sanitizes all superglobal reads in the redirect path. Security hardening. 0.3.1 Compliance fixes for the WordPress.org plugin directory: removes inline styles, updates Chart.js, and switches the description to English. 0.3.0 Bundles all assets locally and improves access-analytics reliability on shared hosting. Database migration is automatic.

常见问题:

Will short URLs collide with my existing pages?

No. Pivot QR only intercepts paths matching the configured slug pattern (default: 2-character alphanumeric). Everything else passes through to WordPress as normal. Common paths like /wp-admin, /feed, and /robots.txt are reserved by default, and you can add more in settings.

Can I change the redirect destination after creating the QR?

Yes — that is the whole point. The QR encodes the short URL only. Editing a schedule (or adding a new one) immediately updates every existing QR's destination, with no need to reissue the QR.

Does this work on shared hosting?

Yes. The plugin uses only standard PHP and the WordPress database. QR generation runs client-side in the admin, so no GD, Imagick, or Composer is required on the server.

How do per-device redirects work?

Each schedule has optional iPhone, Android, and PC URLs. When a visitor hits the short URL, the User-Agent is examined and the appropriate URL is used. If a device-specific URL is empty, the default URL is used.

Where is the data stored?

In four custom tables in your WordPress database (prefix wp_pvqr_). Uninstalling the plugin removes all of them along with plugin settings.

更新日志:

0.5.9 0.5.8 0.5.7 0.5.6 0.5.5 0.5.4 0.5.3 0.5.2 0.5.1 0.5.0 0.4.0 0.3.10 0.3.9 0.3.8 0.3.7 0.3.6 0.3.5 0.3.4 0.3.3 0.3.2 0.3.1 0.3.0 0.2.0 0.1.0