Learn
Learn copied to clipboard
The Loop
Details
- Content type: Lesson
- Content title: The Loop
- Topic description: This lesson dives into the mechanism WordPress uses to output posts on a page.
- Audience: Developer
- Experience Level: Intermediate
Learning Objectives
- Describe how the Loop is used within a theme
- List some examples of what the Loop can display
- Explore displaying data from Custom Post Types and Custom Fields
Related Resources and Other Notes
- https://developer.wordpress.org/themes/basics/the-loop/