Blocco Gutenberg QR per WordPress
Il blocco Gutenberg è incluso in tutti i piani, anche Free.
Native block-editor block
Adds a `qrcs/qr-code` block under the Widgets category. Insert it from the block inserter — there is no shortcode syntax to remember.
Inspector controls
Sidebar panels for the QR picker (a REST-backed dropdown over `/qrcode-suite/v1/qrcodes`, plus a manual id field), a size slider from 64 px to 1024 px, and foreground / background colour pickers.
Live preview in the canvas
The editor renders the real code through the `/qrcode-suite/v1/blocks/qr-code/preview` endpoint, so size and colour changes are visible before you publish.
Server-side render
The block uses a `render_callback`, so the front-end markup is generated server-side: a `<figure class="wp-block-qrcs-qr-code">` wrapping an inline SVG. Nothing is fetched from an external image host at page load.
Alignment and anchors
Supports left, center, right, wide and full alignment plus an HTML anchor, so it behaves like a core block inside classic themes and block themes alike.
Tracked destination
The block encodes the QR's `/q/{slug}` address, so scans still route through the redirect engine and every embed follows a destination change made in the dashboard.
Domande frequenti
Come installo QRCode Suite su WordPress?
Carichi lo ZIP del plugin da WordPress › Plugin › Aggiungi nuovo › Carica plugin, poi lo attivi. Il plugin richiede WordPress 6.0+ e PHP 8.1+.
QRCode Suite funziona con qualsiasi tema WordPress?
Sì. QRCode Suite gira interamente nell'amministrazione WordPress e genera QR code che si possono incorporare ovunque tramite shortcode o l'editor a blocchi. Non ha dipendenze dal tema.
Su quanti siti WordPress posso usare QRCode Suite?
I piani Free e Pro coprono 1 sito. Business copre 5 siti. Agency copre fino a 25 siti. Sono disponibili anche licenze enterprise personalizzate.
QRCode Suite funziona con WordPress Multisite?
QRCode Suite è progettato per installazioni WordPress standard. La compatibilità con Multisite è sulla roadmap. Contatti il supporto per lo stato attuale.
Quale versione di PHP richiede QRCode Suite?
È richiesto PHP 8.1 o superiore. PHP 8.2 e 8.3 sono pienamente supportati.
Inserisca QR nel block editor
Controlli inspector, anteprima live, render lato server. Gratis su tutti i piani.