Source Library
Wordpress, PHP, SQL and JavaScript Tips and Tricks
Pages
Home
About
Monday, May 13, 2013
Add QR Code for wordpress post
To add QR code for wordpress post, use the following code
< img src="http://api.qrserver.com/v1/create-qr-code/?size=200x200&data="<?php the_permalink() ?>" alt="QR Code for <?php the_title(); ?>" />
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment