-
Wpazo is your all-signal, no-noise, source for the best WordPress stuff. Submit a link and if it’s good, we’ll link to it right away. More
Category Archives: Tutorials
Understanding Filter Hooks In Wordpress
A look at how filter hooks can help build a more flexible WordPress Theme.
An Introduction to WordPress Action Hooks
If you’re going to be doing any level of WordPress development, themes or plugins, you will invariably run into the need to take advantage of the WordPress Action Hook system. This post will introduce you to the basic concepts involved.
10 Useful WordPress Loop Hacks
This article will show you 10 useful things you can do with the WordPress loop to make your blog even more powerful than it is right now.
Automating WordPress Customizations With install.php
Learn how to control the default settings of any WordPress install using install.php.
How To Use Thumbnails Generated By WordPress In Your Theme
A lot of people don’t know this but WordPress has inbuilt functionality for generating thumbnails of the images you add to your post.
Page Template to Redirect to First Child Page
Use parent pages and subpages to order your content? A common request is how to redirect to the first child page if the current page has child pages. Here’s the answer.
Add Native Syntax Highlighting and Line Numbering to Your Plugin
This tutorial teaches you how to add WordPress’ built-in syntax highlighting and line numbering capabilities to your plugin administrative pages.
Using Custom Taxonomies To Create a Movie Database
An exhaustive look at creating and using the custom taxonomies available in WordPress 2.8+.
A better body_class for Wordpress →