Wordpress
Are you a website developer or web designer looking for a powerful wordpress function to help you with your coding, PHP and learning needs?
Simple Prefetch and Prerender
This is simple funtions to puts html5 Prerender and Prefetch link tag in your WordPress front page and post page to speed up your site. Its currently only supported in Firefox(Prefetch) and Google Chrome(Prerender). add_filter(‘next_post_rel_link’, ‘prefetch_next_post_rel’); add_filter(‘previous_post_rel_link’, ‘prefetch_previous_post_rel’); add_action(‘wp_head’, ‘front_page_prefetch’); /* Add Prefetch and Prenreder to Post Page */ if (!function_exists(‘prefetch_next_post_rel’)){ function prefetch_next_post_rel($link){ $link = […]
Using image Gravatar in WordPress watermarks
This plugin allowed you to protect your photos from theft quickly and easily. It is useful when you need to protecting your photos with Gravatar watermarks. This is a WordPress plugin may download from Gravatar Watermarks.

Simple jQuery code to embed Skip to content link to all screens at top of page, and improve web accessibility. The Skip Navigation Bubble automatically starts on page load, it shows on every top of page and hide it after few second. It stays on screen for 8 seconds. All you need to do for the code to happen […]
WordPress Skip to content
Simple code that allow the user to skip directly to the article content, bypassing the navigation, enhances the accessibility of your blog or web site. Add this snippet into the functions file of your WordPress theme. WordPress Hooks: next_post_link; previous_post_link This is jQuery code to update the navigation link directly to the post content when […]
WordPress Swipe Navigation
This is simple plugin to integrate finger swipe into WordPress site and blog. It’s adapt from excellent jQuery plugin from netCU jQuery Touchwipe. This plugin ability to effect change in a web page by swiping a finger across the screen of the touch device. For example, swiping to the left to navigate to the next page in […]
WordPress QR Code Scan Me Anywhere 3.0
WordPress QR Code Scan Me Anywhere 3.0 has added WordPress Plugin Directory. Now supports 11 social network profile, included Google+, Twitter, Facebook, Youtube, LinkedIn, Pinterest, MySpace, WordPress, Delicious, Flickr and Sina Weibo. Click here to find out more about plugin. To try scan your QR Code, here are few apps that make it easy. Android […]
Social Media QR Code for WordPress
This is a free WordPress plugin to generate social media Quick Response Codes (QR) online for your social profile and current site URL. It’s automatic generate QR Codes for your blog and allowed user quickly scan the QR code and find out more information about your blog or website. This plugin make the QR Code […]

We all know about QR codes (Quick Response Code). Almost QR Code used intuitive ways to embed QR Codes directly onto any page. I make the QR Code hidden and display only when reader need to scan. It’s save space on your blog or website while still using images. You can try scanning the code […]

Just improved new WordPress Google+ widget with QR Code. The QR Code (Quick Response Code) lets reader instantly read more about your Google+ Profile, by visiting a mobile version of the profile on any supported phone. The QR Code display only when user click “Scan Me” to view the code and use mobile device to scan. It’s […]
Google+ WordPress Widget updated
Google+ WordPress Widget 4.3 updated! Add link to Google+ Profile. Show your authorship information to appear in Google Web Search or Google News results.