[wp-trac] [WordPress Trac] #18848: Filter post listing screen by post parent

WordPress Trac wp-trac at lists.automattic.com
Mon Oct 3 18:30:50 UTC 2011


#18848: Filter post listing screen by post parent
-----------------------------+------------------------------
 Reporter:  johnbillion      |       Owner:
     Type:  feature request  |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Administration   |     Version:  3.3
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+------------------------------

Comment (by johnbillion):

 Attached patch adds support for the `child_of` parameter to `get_posts()`
 and allows us to query a posts screen using the `child_of` query var in
 addition to the `post_parent` query var. We just need to tidy up the post
 listing when this is used.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18848#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list