[wp-trac] Re: [WordPress Trac] #6772: get_posts Should Use WP_Query
WordPress Trac
wp-trac at lists.automattic.com
Fri Apr 18 19:55:27 GMT 2008
#6772: get_posts Should Use WP_Query
-----------------------------------------------+----------------------------
Reporter: filosofo | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.6
Component: General | Version: 2.6
Severity: normal | Resolution:
Keywords: wp_query get_posts wpdb has-patch |
-----------------------------------------------+----------------------------
Comment (by ryan):
My concern is that this subjects get_posts() to all of the filters run in
WP_Query. get_posts() has been a way to get what's actually in the posts
table without plugin interference. Do we need to skip filters when being
called from get_posts()?
--
Ticket URL: <http://trac.wordpress.org/ticket/6772#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list