Version: 2.1 Inject an array of posts into a WP query object as if queried, particularly useful to allow use of standard template tags.
inject-query-posts.zip inside the /wp-content/plugins/ directory for your site (or install via the built-in WordPress plugin installer)c2c_inject_query_posts() function to inject an array of posts into a WP query object. Specify the posts array as the first argument. Configure the query object by passing an array as the second argument. If specifying a WP query object, pass it as the third object; if not specified then the global wp_query object will be assumed.
Requires: 2.3 or higher
Compatible up to: 3.5.1
Last Updated: 2012-12-12
Downloads: 820
Got something to say? Need help?