Comments on: Using WP_Query Objects Without the Loop https://wpshout.com/using-wp_query-objects-without-loop/ A hub for advanced WordPress users, developers & savvy business owners. Wed, 07 Feb 2018 07:26:00 +0000 hourly 1 https://wordpress.org/?v=6.4.3 By: Course: Working with WP_Query | WPShout https://wpshout.com/using-wp_query-objects-without-loop/#comment-20648 Tue, 12 Jul 2016 15:24:09 +0000 https://wpshout.com/?p=9361#comment-20648 […] Using WP_Query Objects Without the Loop […]

]]>
By: This Month in WordPress: February 2016 - Fuel Themes https://wpshout.com/using-wp_query-objects-without-loop/#comment-20647 Mon, 29 Feb 2016 11:57:13 +0000 https://wpshout.com/?p=9361#comment-20647 […] Using WP_Query Objects Without the Loop […]

]]>
By: Greg https://wpshout.com/using-wp_query-objects-without-loop/#comment-20645 Thu, 18 Feb 2016 05:35:00 +0000 https://wpshout.com/?p=9361#comment-20645 Clean! I’m always shy about using WP_Query directly since they provide an entire API (query.php) for interfacing with it procedurally. query_posts(), wp_reset_post_data(), etc.

Never sure what the “right way” is, but your approach seems simpler if one isn’t afraid of objects.

Thanks for this.

]]>