Posts Tagged "post types"

WordPress Development Framework

Posted by on Nov 1, 2011 in Journal, Programming | 0 comments

acpt-thumb

Today I want to share the framework I’m building called advanced custom post types. The framework help you to rapidly create custom post types. It also auto-magically enhances the WordPress core post type messages using filters.

You can find the project on GitHub as advanced custom post types. Be sure to use a php include to add the classes to your. The core class is in acpt.php.

Read More

Making WordPress Custom Post Types and Fields

Posted by on Oct 31, 2011 in Articles, Design, Programming, Videos | 3 comments

wpcfvid-thumb

This is the first video of the WordPress Ultra Mega Custom Post Type Series. Today I cover how to use the super powerful plugins Custom Post Type UI and Advanced Custom Fields. These plugin will help you create custom fields and custom fields without knowing any code.

The video will show you how to create your own custom post types, custom fields with meta boxes and adding those fields to your theme.

Read More

WordPress Ultra Mega Custom Post Type Series

Posted by on Oct 25, 2011 in Articles, Design, Programming | 2 comments

wordpress-series-thumb

I’m starting work on a WordPress custom post type series as requested by you guys. Today I wanted to tell you what the plans are for the series and build you up for what is coming. I think you will like it.

Read More