﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
12981,odd behavior of exclude_tree parameter in wp_list_categories(),tott,tott,"When running a query such as 

{{{
<?php wp_list_categories('title_li=&exclude_tree=1234&orderby=name&order=ASC'); ?>
}}}

the exclude_tree parameter is not obeyed as [10276] introduced a change that would overwrite it with the exclude parameter.

",defect (bug),assigned,normal,Future Release,Taxonomy,3.0,normal,,has-patch 2nd-opinion,kevinB
