Loading jQuery into your WordPress theme
In this code snippet we will learn how to load the latest version of jQuery into our WordPress themes.
How to only load scripts if WordPress Widget is Active
Have you ever wanted to load certain scripts depending on whether a widget is being displayed? Using the WordPress is_widget_active we can run a check to check if the widget is being displayed and load the relevant scripts.
Create custom Dashboard notifications with WordPress Pointers
Pointers were introduced with the release of WordPress 3.3 and present a bold and unique way of displaying a notification when logging into the WordPress Dashboard.
Customizing the WordPress 3 Menu
Each new release of WordPress bring greater customization abilities to modify and extend the WordPress 3 Menu system. This article will demonstrate several technique to customize our WordPress navigation menu’s.
Optimizing your WordPress MySQL Database
This article will explain simple ways to speed up your WordPress powered blog by manually repairing and optimizing your WordPress MySQL database.
read more »
Manage and Remove WordPress Post Revisions
In a quest to keep the WPInsite MySQL database file size to as small as possible I have decided to manage and remove the WordPress post revisions from the database. This article will outlines ways in which you can manage and remove your WordPress Post Revisions.








