Lessons:7Length:39 minutes
Next lesson playing in 5 seconds
Cancel- Overview
- Transcript
1.1 Introduction
In this lesson, I'll show you what we'll be learning in this course.
1.Introduction1 lesson, 00:41
1 lesson, 00:41
Free Lesson 1.1Introduction00:41
Free Lesson
1.1
Introduction
00:41
2.Registering a Custom Post Type 2 lessons, 16:17
2 lessons, 16:17
Free Lesson 2.1Get Started Registering a Custom Post Type09:19
Free Lesson
2.1
Get Started Registering a Custom Post Type
09:19
2.2Complete the Custom Post Type Registration06:58
2.2
Complete the Custom Post Type Registration
06:58
3.Displaying Posts From a Custom Post Type3 lessons, 20:02
3 lessons, 20:02
3.1Adding Custom Post Types to the Blog07:10
3.1
Adding Custom Post Types to the Blog
07:10
3.2Creating a Custom Post Type Template07:29
3.2
Creating a Custom Post Type Template
07:29
3.3Creating a Custom Post Type Archive Template05:23
3.3
Creating a Custom Post Type Archive Template
05:23
4.Conclusion1 lesson, 01:58
1 lesson, 01:58
4.1Conclusion01:58
4.1
Conclusion
01:58
1.1 Introduction
Hello, and welcome to this Tuts+ course on using custom post types in WordPress. My name is Rachel McCollin, and in this course, I'm gonna show you how to register custom post types and display them in your site. So, you'll learn how to code a plugin that creates the project post type that you'll see here. You'll also learn how to display those projects on your main blog, so they'll be mixed in with normal posts. We'll then move on to create a template file that you use to display your individual projects, and then finally a template file for your project archive. If you watch this course you'll find out everything you need to know about custom post types.