- Overview
- Transcript
1.1 Introduction
In this course, you'll learn how to use custom post types and taxonomies to organize the content on your WordPress site. Along the way, you'll get hands-on practice creating custom post types and taxonomies and displaying them on your site.
1.Introduction1 lesson, 01:00
1.1Introduction01:00
2.WordPress Post Types3 lessons, 25:02
2.1Introducing Post Types06:22
2.2Registering a Custom Post Type09:30
2.3Post Type Template Files09:10
3.WordPress Taxonomies4 lessons, 29:39
3.1Taxonomies Overview06:31
3.2Registering a Taxonomy08:21
3.3Understanding Taxonomy Terms09:21
3.4Taxonomy Template Files05:26
4.Custom Fields and Post Metadata1 lesson, 05:33
4.1Adding and Displaying Custom Fields05:33
5.Conclusion1 lesson, 02:48
5.1Conclusion02:48
1.1 Introduction
Hello, and welcome to this test plus course on custom content types in WordPress. My name is Rachel McCollin. And in this course I'm going to show you how to work with three custom content types in WordPress. And those are custom post types, custom taxonomies, and custom fields. And I'll show you how to register a custom post type. We'll have cities here. How to register a custom taxonomy for that post type, which will be countries. And I'll show you how to create template files to display those custom post types, and the archive for the custom taxonomy. So here's a custom template file for my city. And then here is the archive file. I'll also show you how to work with custom fields. So I'll show you how to edit custom fields in your admin screens and then how to display them in your template files, which you can see here. Watch this course and find out all about custom content types in WordPress.