| Themes |
WordPress theme development. See also the Theme Flowchart |
| Theme Tags |
Conditional Tags, Template Tags, and Post Tags used in theme development. |
| Theme Code Examples |
Theme display code examples. |
| Post Types |
Types of posts. |
| Custom Post Types |
Developing custom post types. |
| Template Files |
The Template Hierarchy system is how a theme defines which template files will be used to build the HTML for a specific request. |
| Sidebars |
A sidebar is an area of a theme that can contain widgets and menus. |
| Custom Taxonomies |
Creat custom taxonomies. |
| Plugins |
Making a plugin for use in WordPress. |
| Thumbnails |
Post Thumbnail, also called the Featured Image, is an image that is chosen as the representative image for a Post, Page or Custom Post Type. |