Categories in a Horizontal Dropdown Menu

How to display WordPress categories in a horizontal dropdown menu.

Read More...

WordPress Hook for Entire Page Using Output Buffering

It can occasionally be useful to have a hook that can process the entire html output of WordPress. This article describes a method that can be used to create a ‘virtual’ hook which allows processing of everything between the end of the header section.

Read More...

Prevent author impersonation in WordPress comments

This modification to WordPress prevents unregistered comment authors from using the names or email addresses of the registered authors on your site.

Read More...

Specify the user level needed to skip comment moderation in WordPress

This simple WordPress hack allows you to specify the minimum user level needed to post comments without moderation.

Read More...

WordPress Search Form without Search Button

A method for displaying a WordPress search form without a search button. The user simply enters they text they would like to search for, and hits enter.

Read More...

Show the Intro to Password Protected Posts

Small hack for WordPress that allows you to show the first part of password protected posts.

Read More...

10 Ways to Improve Navigation

Learn how to hack and customize the following navigation points within your blog based on this tutorial.

Read More...

Different Favicons For Backend And Frontend

We all have a lot tabs open, especially of our own blogs and all tabs look the same, since there is the same favicon for backend and frontend in your tabs.

Read More...

7 essential WordPress resources, hacks and plugins

Some of the best WordPress resources I’ve found and used for the redesign of this website.

Read More...

Category Page Hacks

The following two WordPress hacks will increase the usability of WordPress category pages by giving an index of posts instead of a paged overview, and by sorting posts by title instead of post date.

Read More...

Useful WordPress Tricks

Some useful tricks and hacks for WordPress.

Read More...

Amazing WordPress hacks part 2

Learn how to set Post Expiration time and date in another way, Secure your wp-includes folder and how to make WordPress Static HTML Template.

Read More...

Amazing WordPress hacks part 1

By these WordPress hacks learn how to forward section pages, grab the textual content of a post, load a stylesheet with dynamic values dependent on the Page view, set post expiration time and date etc.

Read More...

A to Z of WordPress .htaccess Hacks

The .htaccess file allows you to easily improve your blog’s security, reduce bandwidth and increase usability. In this post we’re going to look at 26 .htaccess hacks, from A to Z.

Read More...