[wp-trac] [WordPress Trac] #17659: Parameter exclude_tree does not work with comma-separated list
WordPress Trac
wp-trac at lists.automattic.com
Thu Jun 2 08:01:33 UTC 2011
#17659: Parameter exclude_tree does not work with comma-separated list
--------------------------+-----------------------------
Reporter: webvitaly | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
--------------------------+-----------------------------
Parameter exclude_tree does not work with comma-separated list of parent
Page IDs to be excluded.
This code exclude only first tree:
{{{
wp_list_pages('exclude_tree=5,7');
}}}
I am using WordPress 3.2-beta2.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17659>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list