[wp-trac] Re: [WordPress Trac] #8261: Exclude individual posts using
query_posts()
WordPress Trac
wp-trac at lists.automattic.com
Mon Nov 17 21:27:31 GMT 2008
#8261: Exclude individual posts using query_posts()
-------------------------------------+--------------------------------------
Reporter: speculator152 | Owner: anonymous
Type: enhancement | Status: closed
Priority: high | Milestone: 2.7
Component: Template | Version: 2.8
Severity: normal | Resolution: invalid
Keywords: The Loop, query_posts() |
-------------------------------------+--------------------------------------
Changes (by filosofo):
* status: new => closed
* resolution: => invalid
* milestone: 2.8 => 2.7
Comment:
You can already do this with {{{'post__not_in' => array(1,2,3)}}} where
1,2, and 3 are post IDs.
--
Ticket URL: <http://trac.wordpress.org/ticket/8261#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list