[wp-trac] Re: [WordPress Trac] #6772: get_posts Should Use WP_Query
WordPress Trac
wp-trac at lists.automattic.com
Thu May 8 00:45:40 GMT 2008
#6772: get_posts Should Use WP_Query
-----------------------------------------------+----------------------------
Reporter: filosofo | Owner: anonymous
Type: defect | Status: reopened
Priority: normal | Milestone: 2.6
Component: General | Version: 2.6
Severity: blocker | Resolution:
Keywords: wp_query get_posts wpdb has-patch |
-----------------------------------------------+----------------------------
Comment (by mdawaffe):
6772-absint.diff
1. Sanitizes {{{post__in}}} and {{{post__not_in}}}.
2. Converts most of the (int) and intval() sanitation to absint(). I'm
pretty sure I left all the arguments that can be negative (like cat,
posts_per_page, etc.). I'm not sure if the time arguments should be
allowed to be negative or not.
--
Ticket URL: <http://trac.wordpress.org/ticket/6772#comment:13>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list