Using WP Query to Create a Custom Loop in WordPress

Опубликовано: 24 Июль 2026
на канале: Mash Web Design Limited
4,402
18

This weeks video blog covers how to use the WP Query class in Wordpress to create a custom loop that can display posts from a custom post type. We will be sharing why using WP_Query is not only a more efficient but safer way to query the Wordpress database.

We then cover how to set up your loop correctly, pass in arguments to filter the results, how to display posts by post type and then finally how to display posts by taxonomy.

There is a whole load of useful information shared in this video that could prove extremely useful to a WordPress novice.