Hi there,
Glad to see 1.01 now up and running but I was surprised that emtpy categories are no longer hidden. I was under the impression that this was gonna be fixed.
Anyone know when? Just curious about this.
Keep up the good work.
Karl
Hi there,
Glad to see 1.01 now up and running but I was surprised that emtpy categories are no longer hidden. I was under the impression that this was gonna be fixed.
Anyone know when? Just curious about this.
Keep up the good work.
Karl
*bump*
I think the fix has finally been checked in, so the next release/beta/nightly should have it, I think...
This still doesn't appear to be fixed in 1.0.2...?
No, it's not fixed in 1.02. Likely you will see the fix in 1.2.
Yes, it works in 1.2. wp_list_cats() hides empty categories by default. If you want to show them:
wp_lists_cats('hide_empty=0');
This topic has been closed to new replies.