Heads up!
This article contains PHP code and is intended for developers. We offer this code as a courtesy, but don't provide support for code customizations or 3rd party development.
This article contains PHP code and is intended for developers. We offer this code as a courtesy, but don't provide support for code customizations or 3rd party development.
As of v2.0.4, compatibility with the generated QR code using https://api.qrserver.com/ has been improved. Use this hook to allow additional exceptions.
Parameters
- $should_encode (bool): Set to false if you want to skip encoding.
- $uri (string): The URI.
Examples
There are currently no examples for this hook.