Recent Posts

WP True Typed — a WordPress Plugin to Fight Comment Spam

This is the official plugin page for WP True Typed, an anti-spam plugin to protect your site from comment spam.

WP Post Encode — a WordPress Plugin for Including Raw Code in Posts

This is the official plugin page for WP Post Encode, a WordPress plugin for including raw code in your posts.

Adding and Filtering Raw HTML in WordPress Posts

How to avoid manually encoding code in WordPress posts.

Digging Into the WordPress functions.php File

In this article, we’ll discuss some recommended useful functions to include in your WordPress “functions.php” file.

Adding a Custom ID to the Body Element in WordPress

In this article we’ll discuss an easy way to add a custom, dynamic ID to the body element on your WordPress Posts and Pages

Customizing the WordPress body_class() Function

In this article we'll discuss a short script to add custom classes to the body element of your WordPress page template.

How to Paginate a Custom WordPress Query Loop

On a recent project for a client I needed a way to have a WordPress Page contain both static content editable by the client and dynamic content added/updated every time they made a new Post. Additionally the dynamic content had to be paginated. Ultimately the goal was to a have…

These are just a sampling, the rest are over in the Topics Section →