These Bare WordPress Plugins With Admin Page, Without Admin Page Are For Your Developmental Works. Add PHP Snippet & They Will Become Yours. Here and there many guides are written by WordPress Gurus (unfortunately PHP is not great language to some of us) all over the Internet, we made practical working example out of them! For example, for creating an option page for OpenStack Swift … [Read more...]
WordPress Plugins
Description, tips, help, screenshot and review of very useful Wordpress plugins.
Pull Quote in WordPress With jQuery and CSS3
We Can Load the jQuery and non-blocking CSS3 in WordPress on Particular Category to Have Pull Quote in WordPress With jQuery and CSS3. Good for SEO. jQuery will give warranty on SEO part by avoiding repeat of text. jQuery will give warranty on SEO part by avoiding repeat of text. Understand the difference between CSS Pseudo Class we used for Drop Caps. There was no manual work. But, pull quote in … [Read more...]
Google Trends Graphs in WordPress Post (No PHP or Plugin)
Here is How To Add Google Trends Graphs in WordPress Post. You’ll Not Need Any Plugin or PHP Snippet. Page Loading Speed Will Not Be Hampered. All websites from Beginner WordPress to Expert WordPress, basically publishes an article with the name How To Add Google Trends Graphs in WordPress Post and Copy && Paste the same crap PHP Snippet which basically add a short code. PHP is not … [Read more...]
Pygments Syntax Highlighting in WordPress
Pygments is Widely Known as Powerful Syntax Highlighter in Python. Here is a ready to use WordPress Pygments Syntax Highlighting Plugin. Those who do not know about Syntax Highlighting, can read this basic article on Syntax Highlighting. There are many ways to detect the programing language and Highlight properly. Those who are not aware about Pygments Syntax Highlighting, can read about it from … [Read more...]
jQuery Touchwipe Plugin : Wipe Gesture for Websites
jQuery Touchwipe can bring wipe gesture from touch screens for iPhone, iPad and iPod Touch, it should also work on Android Platform. Here is a how to for WordPress. Readers are requested to read How to Correctly Include jQuery-UI Effects on WordPress and example implementation with jQuery ScrollTo and Custom Tables in WordPress Posts. Apart from jQuery Touchwipe Plugin, there are other jQuery … [Read more...]
Fetching Data from MySQL via PHP in WordPress
Fetching data from MySQL via PHP in WordPress sometime required to execute PHP within post or page instead of using a plugin. Please note that, MySQL is everything for WordPress like Content Management System and if you do not know what you are doing, you can easily get hacked. We belong to just MySQL user after Installing MySQL, Handling MySQL from command line, using WordPress and other CMS for … [Read more...]
Retrieve Category ID in WordPress using PHP
Retrieve Category ID in WordPress using PHP instead of cheat sheet of hovering the mouse within the Administrative control Panel. It is really easy. In previous article, we have shown how to serve Category Specific Ad Unit Delivery in WordPress using Conditional Tags. But, obviously this is not what we always want by doing a simple Google web search with the term Retrieve Category ID in WordPress. … [Read more...]
Git with Subversion for WordPress Plugin Development Detailed Guide
Git with Subversion for WordPress Plugin Development Detailed Guide Explains How To Use Git like GitHub, your Mac and WordPress to Keep Plugins Updated. This is Fully Command Line Based Guide. We are using OS X 10.9.1 while writing this guide. Git with Subversion for WordPress Plugin Development Detailed Guide is quite important as this keeps our development in three places - your Mac, Git like … [Read more...]
Using WordPress Transients For Caching
Using WordPress Transients for caching demands no extra paid WordPress Plugins - you can simply add few lines of PHP codes to cache certain queries. We have written about WordPress Transients in quite good details. That article is a minimum need to understand what we are going to write in this article. WordPress 3.8 and Using WordPress Transients For Caching As practically you can … [Read more...]
W3 Total Cache Pro and WordPress Page Loading Speed
W3 Total Cache Pro has recently been introduced by W3TC Plugin developer and here is some answers to the frequently asked by the WordPress users as suggestion to us via email and/or comments. First and foremost important thing is that - the uncomfortable questions asked by the innocent visitors / readers regarding W3 Total Cache Pro are not possible to answer by us. We do not use W3 Total Cache … [Read more...]
Icon-Font : Using with WordPress
Icon-Font is Icons but is in Font format - that simply means, what you used commonly as image and increased your page loading time can be reduced and made cool. Icon-Font is nothing new - with the introduction of Twitter Bootstrap, we all know about Icon-Font - may be the terminology was not known to you, but you have seen them. In this article, we are giving some great idea, resources for using … [Read more...]