10

OOPost Types: Objects Part 3 – Object Oriented WordPress 3.0 App

If you've been following along you now know how to create a class and custom post types. The next step is to use it to display the posts on your site as a custom page. Learn how to create new objects of your post type class using a custom page template in WordPress.... OOPost Types: Objects Part 3 – Object Oriented WordPress 3.0 App
OOPost Types: Objects Part 3 – Object Oriented WordPress 3.0 App
Levels: Featured, Pro
16

OOPost Types: Methods Part 2 – Object Oriented WordPress 3.0 App

This is the second part of building a WordPress 3.0 custom post type class. In this tutorial we'll build the methods that the class can use, and that any objects you build later on can access and use as well.... OOPost Types: Methods Part 2 – Object Oriented WordPress 3.0 App
OOPost Types: Methods Part 2 – Object Oriented WordPress 3.0 App
Levels: Pro
8

OOPost Types: Classes Part 1 – Object Oriented WordPress 3.0 App

You like custom post types, and maybe you love/hate OOPhp. Now learn how to put them together to build a complex custom section of your WP site. This isn't the first article on WordPress custom post types and won't be the last. But I assure you that unlike all others, this one has classes. Too cheesey lol? Oh well, let's do this!!... OOPost Types: Classes Part 1 – Object Oriented WordPress 3.0 App
OOPost Types: Classes Part 1 – Object Oriented WordPress 3.0 App
Levels: Pro