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.
[sadql_qr], Gutenberg block, and PHP helpers (sadql_the_qr(), sadql_get_qr())[sadql_qr id="123"] — by QR Link ID
[sadql_qr post_id="45"] — by content post
[sadql_qr] — current post in the loop
<?php sadql_the_qr( [ 'post_id' => get_the_ID() ] ); ?>
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/.