| 开发者 | bainternet |
|---|---|
| 更新时间 | 2016年12月14日 23:08 |
| 捐献地址: | 去捐款 |
| PHP版本: | 3.9 及以上 |
| WordPress版本: | 4.7.0 |
Could be a miolion thing but the main reason is you simply need to add the shortcode to a page or a post,
so simply create a page/post and enter [QR]http://www.google.com[/QR]
Simply use the Support Forum and thanks a head for doing that.
<?php echo do_shortcode('[QR]http://www.google.com[/QR]'); ?>
wp_get_shortlink to allow long urls to be encoded to qr code.
1.1 out widget bug fix.
1.0 initial release.