Make WordPress Core

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#17659 closed defect (bug) (duplicate)

Parameter exclude_tree does not work with comma-separated list

Reported by: webvitaly's profile webvitaly Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: General Keywords:
Focuses: Cc:

Description

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.

Change History (2)

#1 @kawauso
14 years ago

  • Resolution set to duplicate
  • Status changed from new to closed

#2 @scribu
14 years ago

  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.