wp_list_cat not as list?
-
I am struggling, like many, with the new wp_list_categories template tag replacing the deprecated list_cats tag. My question is not related to the merging of blogroll and posts, though – it has to do with the output. When the function is called, is there a way of NOT getting it as a list?
list_cats did have the parameter list that could be set to true or false. wp_list_categories doesn’t seem to bother; the style parameter is still unexplained in the codex (TBA) and unlike the description of the parameter title_li suggests, the return seems to always be a good, old list.
I want no list!
Is this really unavoidable?
- The topic ‘wp_list_cat not as list?’ is closed to new replies.