Wordpress Custom Post Types and Custom Fields
In these tutorials we are going to feel the power of custom types and custom fields for WordPress. Learn how to make your blog into a real data driven site.
Wordpress Custom Post Types and Custom FieldsSetting up custom post types and fields
In this tutorial you will learn how to use WP-Types plugin to make new post types in Wordpress and how to make custom fields for those post types. You will also learn how to output those fields to your theme.
Wordpress Custom Post Types and Custom FieldsSingle Pages, Archives, Linking It Together
In this tutorial we will be linking custom post type to its single page and also learn how to make list (archive) of our custom post type.
Wordpress Custom Post Types and Custom FieldsUsing Custom Field Value
In this tutorial you will learn how to take value of custom field and display some content depending on users input for that field.
Wordpress Custom Post Types and Custom FieldsComparing Dates and Making Events List
In this short video we are going to make event list which is going to show future events but is going to hide past events.
Wordpress Custom Post Types and Custom FieldsRepeater Fields
In this episode we are going to learn how to make repeater fields with WP-Types, by doing simple real estate site.
Wordpress Custom Post Types and Custom FieldsReference fields
In this episode I answer a viewers question about referencing fields from different custom type.