'', 'alt' => '', 'size' => '' ), $atts)); $current_uri = '.urlencode(get_permalink( $post->ID )). '; if (empty($content) && $content !== 0) { $content = urlencode($current_uri); } else { $content = urlencode(strip_tags(trim($content))); } if (empty($alt) && $alt !==0) { $alt="QR Code"; } else { $alt = strip_tags(trim($alt)); } if (empty($size) && $size !==0) { $size = "150px"; } else { $size = strip_tags(trim($size)); } if (empty($align) && $align !==0) { $align = "right"; } else { $align = strip_tags(trim($align)); } if (empty($class) && $class !==0) { $class = ""; } else { $class = strip_tags(trim($class)); } $output = ""; $image = 'https://chart.googleapis.com/chart?chs=' . $size . 'x' . $size . '&cht=qr&chld=H|1&chl=' . $content; $output = $preoutput . '' . $alt . ''; return $output; } function showQrCode($QRCode) { if(is_singular()) { $image = 'https://chart.googleapis.com/chart?chs=150x150&cht=qr&chld=H|5&chl=http://'.$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; $QRCode.= 'QR Code'; } return $QRCode; } add_shortcode('qrcode', 'insertQrCode'); add_filter ('the_content', 'showQrCode'); function apiqr_settings_options() { /* if (isset($_POST['apiqr-uninstall']) && check_admin_referer('apiqr-uninstall')) { $url_uninstall = wp_nonce_url(admin_url('plugins.php?action=deactivate&plugin=wp-qrcode/wp-api-qrcode.php&plugin_status=all&paged=1'),'wp-qrcode/wp-api-qrcode.php');} */ ?>

Welcome

Thank you for using API QRCode Generator.

If you find this plugin useful, please consider rating this plugin on WordPress.org

About API QRCode Generator

Use this QRCode Generate wordpress plugin to create a image QRCode on any site of your Wordpress installation. This plugin is ofered freely by QRCode Generator API Online [ qrcode.jar.io ].
Absolutely free.

If you find this plugin useful, please rating this plugin on WordPress.org

How to use it

Use a shortcode in your posts to insert dynamic, customizable posts, pages, images, or attachments based on categories and tags.

The shortcode [qrcode] within your site to generate a qr code including the URL of the current site.

Use the following short code to generate a indivdual QRCODE with any text content:
[qrcode content="text" alt="text" class="text" size="150px"]

Support and Contact

The support is free for questions, suggestions or any. To report bugs, request help or suggest features, visit http://qrcode.jar.io/blog/

Profile Wordpress Google++ Plugin

By Jeblog jweblog@hotmail.com Feb, 2015. http://qrcode.jar.io

.

Next Update

Next update is preview for: April 15, 2015