

The links list, with copy and QR buttons on every row.
Snipwing turns your own domain into a short-link service. Name a link once and you get a branded URL like yoursite.com/go/deck, a QR code, and a one-tap copy button.
It is built for speed and restraint, not feature count. No upsell nags, no “pro” teasers, no dashboard clutter.
Fast where it matters. A redirect resolves from an indexed slug lookup and, on a site with a persistent object cache, runs zero database queries. The theme never loads on a redirect, so short links are quick even under load. Clicks are recorded after the visitor has already been sent on their way.
Private by design. Snipwing never stores IP addresses, raw or hashed. Click analytics keep only the referring site’s domain and a daily count. That keeps the plugin clear of consent-banner territory, and it is a deliberate difference from the incumbents.
Team-ready. Every link has an owner. Editors and above manage their own links by default; administrators manage everyone’s. A settings screen lets you grant link management to any role, so a marketing team can run links without full admin.
/go/).Snipwing stores, per link, a daily click count and the domain of the referring website (for example t.co). It does not store IP addresses, full referrer URLs, user agents, or any per-visitor identifier. Statistics older than the retention period you set (12 months by default) are deleted automatically.
Snipwing bundles the QR Code Generator library by Kazuhiko Arase (qrcode-generator 1.4.4), used in the browser to draw QR codes. It is licensed under the MIT License. Source and license: https://github.com/kazuhikoarase/qrcode-generator . The library file and its licence are in assets/js/vendor/.