Completed
- Begin
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Mastering the WordPress Loop - Complete Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 - Begin
- 2 - Content Requirements
- 3 - Building a custom page template
- 4 - The basic WordPress loop
- 5 - Customizing the WordPress loop
- 6 - Displaying our custom post type content
- 7 - Displaying posts from specific categories
- 8 - Creating a second custom query
- 9 - The wp_reset_query function
- 10 - Displaying post types from custom taxonomy
- 11 - Displaying the custom fields
- 12 - Adding our CSS container
- 13 - Conclusion