Slide Arts – Dynamic QR Link
Slide Arts – Dynamic QR Link

Slide Arts – Dynamic QR Link

0/5 (0 ratings) — active installs Updated Sep 6, 2026

Slide Arts – Dynamic QR Link lets you create QR codes that point at a stable URL on your WordPress site. When someone scans the code, WordPress redirects them to any destination you set — on your site or elsewhere.

Change the destination anytime without reprinting flyers, packaging, or signage.

Features

  • Manual QR Links for campaigns and print materials
  • Auto QR Rules for Posts, Pages, Products, or any public post type
  • Global Design defaults with per-QR overrides (shape, dots, corners, gradients, logo)
  • Browser-side generation via qr-code-styling (no Endroid / no third-party QR APIs)
  • Scan counter with clear action
  • Shortcode [sadql_qr], Gutenberg block, and PHP helpers (sadql_the_qr(), sadql_get_qr())
  • Bulk generate and client-side repair tools
  • Optional import from the classic QR Redirector plugin

Shortcode

[sadql_qr id="123"] — by QR Link ID  
[sadql_qr post_id="45"] — by content post  
[sadql_qr] — current post in the loop

PHP

<?php sadql_the_qr( [ 'post_id' => get_the_ID() ] ); ?>

Privacy

All data stays on your WordPress site. Destination URLs and scan counts are stored in post meta. QR images are saved under uploads/slidearts-dynamic-qr-link/.