the actual v0.1.1 plugin code. The shortcode currently supports 10 options.
| Option | Default | Allowed / purpose |
|---|---|---|
base_url | Your WordPress home URL | Destination encoded into QR |
interval | 60 | QR time window in seconds, 1–3600 |
mode | rating | rating, sentiment, or custom |
location | false | true / false; enables browser GPS button |
show_payload | true | true / false; show encoded URL under QR |
width | 300 | QR size, 120–1024 pixels |
error_level | M | QR correction: L, M, Q, H |
parameter_name | rating | Name of your custom URL parameter |
default_value | 3 | Initial parameter value |
title | InteractiveQR | Heading shown above the widget |
interactiveqr interval=”5″ location=”true” width=”200″
interactiveqr mode=”sentiment” parameter_name=”feedback”
