For example, each post you write, you could create new address and then when you add shortcode to the post, you can insert the custom address..
Activate the plugin through 'Plugins WordPress.
There is good chance that QRCodes have DIV ID, if you are using the widget, please check the last setting in the widget settings, and in the shortcode you can set div id..
Try adding CSS to your Style Sheet, it will do it's best to try and force those long addresses to break on to lines...btcpWAddress{ word-wrap break-word word-break break-all }.
Or you could hide the address, please check the.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
ADDED prefix and postfix options in the Settings and on Shortcodes and Widgets..
ADDED the ability to add remove the href hyperlink around the address..
ADDED setting to hide the address when using the shortcode, so you can show QRCode only..
ADDED descriptions for QRCode and in Settings..
Read more