Code Snippets

Code snippets to enable you get the most out of your WordPress blog

Loading jQuery into your WordPress theme

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.

read more »

How to only load scripts if WordPress Widget is Active

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.

read more »

Create custom Dashboard notifications with WordPress Pointers

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.

read more »

Customizing the WordPress 3 Menu

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.

read more »

Optimizing your WordPress MySQL Database

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

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.

read more »

Page 1 of 1112345...10...Last »