“show option all” on list categories doesn’t display taxonomy
wp_list_categories() is an odd function in that it’s uniquely useful in certain situations with custom taxonomies but it was originally written before they even existed. (It was introduced in 2.1 and the taxonomy attribute was added in 3.0 (source).) What you’re seeing is a known issue with an associated bug report (filed two years ago, … Read more