Wordpress Theme Cheat SheetI just came across two very useful resources for WordPress Theme and Plugin customization. I found these on the excellent 480x.com blog which features a special Theme and Plugin Cheat Sheet that are very useful when you want to dive in and manually configure a theme or plugin.

These two cheat sheets are in PNG format and are designed to operate as a desktop wallpaper if anyone would like to do it that way. Actually, I decided to print these out onto glossy paper, and even laminate them, as they are a great reference for tweaking WordPress to suit your own needs.

The WordPress Theme Cheat Sheet (above) is for WordPress theme developers or theme customization and is 1280—1024 pixels and PNG format. It features a list of all the Template Tags (eg wptitle(), the_content() ) , Include Tags, BlogInfo function and a basic example of the entire WordPress Loop.

Wordpress Plugin Cheat SheetThe WordPress Plugin Cheat Sheet (right) is also 1280—1024 pixels, PNG format and features a list of all the add_actions() and add_filters() functions which form the basis of all plugins. This cheat sheet is useful for Plugin customization or even creating a Plugin from scratch.

Tip: Print the two cheat sheets onto two pages of glossy paper, then place together with the glossy side up at the front and when you turn it around the other one is also glossy side up, then laminate the two sheets together.

This makes a very useful reference for tweaking WordPress without having to go and search through the entire WordPress documentation.