This is the table of contents for my “WordPress Customization Series” – a series of posts in which I will be documenting my way through the creation of a somewhat-customized web site based on WordPress.
Posts in the series:
- Background
A little bit of background on why I’m doing this. If you’re interested just in technical stuff, you can skip this. - Basic Plugin Setup
The basic scaffolding for a WordPress plugin. - Creating a Custom Post Type
Adding support for a custom post type to our plugin.
WordPress Customization Series originally appeared on http://www.silverbaytech.com/blog/.