WordPress Plugins are tools to extend the functionality of WordPress. Creating a basic WordPress plugin that does something basic and cool on your site is not that hard. It is actually better to apply some tweaks to your site via a simple WordPress plugin rather than hacking your theme or an … [Read more...] about How to Create a WordPress plugin
Deactivate WordPress Plugins without Logging Into WP Admin (Video Tutorial)
Every now and then we get users who find themselves in a tough situation where they need to deactivate a plugin but they can't log into the WordPress admin dashboard. We have created video tutorials covering 2 techniques that you can use to deactivate your WordPress plugins without having to log … [Read more...] about Deactivate WordPress Plugins without Logging Into WP Admin (Video Tutorial)
How to Use Firebug to Modify Your WordPress Site’s CSS (Video Tutorial)
In this video tutorial I will show you how you can customize the style of your WordPress site easily using a FireFox addon called Firebug. You can do the same thing using Google Chrome's inspector tool too. I will do this by walking you through a live example in which I will make a selection of … [Read more...] about How to Use Firebug to Modify Your WordPress Site’s CSS (Video Tutorial)
How to Add Google Custom Search to WordPress (Video Tutorial)
The default search function for WordPress isn't horrible, especially when you are running a blog where you desire someone to search just the post title and post content. While it's not phrase or exact match by default, you could realistically make some modifications to the search form to allow for … [Read more...] about How to Add Google Custom Search to WordPress (Video Tutorial)
How to Create a Custom WordPress Page Template (Video Tutorial)
We published a tutorial on how to create a Custom Page Template in WordPress a while back. Since then we received many requests from our readers to create a video tutorial on this topic so we are following up with a video tutorial covering the basics on how to create a custom WordPress page … [Read more...] about How to Create a Custom WordPress Page Template (Video Tutorial)
How to Easily Import or Export any of Your WordPress Database Table Content
I get asked a lot of questions on how to import or export data to or from a particular WordPress database table on a regular basis. For example: How can I export all my products details from a particular WordPress plugin to a CSV file? How can I bulk change data in some table? How can I … [Read more...] about How to Easily Import or Export any of Your WordPress Database Table Content