Wordpress Plugins
WordPress Code: QR Code Generator for Posts

Making your content more easily shareable is one way to expand your reach. By creating QR codes for your posts, you will enable your visitors to access your content on their mobile phone. You don’t need to use a plugin either. Here is a simple code snippet to pull it off:

This code uses Google’s Chart API to dynamically generate a QR code image based on the post’s permalink. It adds the QR code to the end of your post or pages. This code uses urlencode to properly format your post URLs.












