[wp-trac] Re: [WordPress Trac] #4070: rewrite get_posts to call
WP_Query->get_posts, using temporary filters as needed
WordPress Trac
wp-trac at lists.automattic.com
Wed Apr 4 22:11:52 GMT 2007
#4070: rewrite get_posts to call WP_Query->get_posts, using temporary filters as
needed
-------------------------+--------------------------------------------------
Reporter: kevinB | Owner: markjaquith
Type: enhancement | Status: new
Priority: normal | Milestone: 2.2
Component: General | Version:
Severity: normal | Resolution:
Keywords: get_posts |
-------------------------+--------------------------------------------------
Comment (by kevinB):
I guess it comes down to a documentation issue for theme / plugin
developers.
Themes which use get_posts to display "recent posts" sidebars will be
incompatible with plugins that do access control by query filtering.
Themes which care to support such plugin functionality should use
query_posts instead.
--
Ticket URL: <http://trac.wordpress.org/ticket/4070#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list