[wp-trac] [WordPress Trac] #3189: get_children() should use
get_posts()
WordPress Trac
wp-trac at lists.automattic.com
Mon Oct 2 19:03:37 GMT 2006
#3189: get_children() should use get_posts()
----------------------------+-----------------------------------------------
Reporter: mdawaffe | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.1
Component: Administration | Version: 2.1
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
Attached makes get_children() more useful for plugins by going through
get_posts().
1. Alter get_posts() to accept post_parent, post_type, post_status.
1. get_children() calls get_posts().
Please check to ensure backwards compatibility.
--
Ticket URL: <http://trac.wordpress.org/ticket/3189>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list