Opened 15 years ago
Closed 14 years ago
#9715 closed defect (bug) (duplicate)
Category List in a drop down does not pad term counts
Reported by: | CTassisF | Owned by: | markjaquith |
---|---|---|---|
Milestone: | Priority: | low | |
Severity: | minor | Version: | 2.7.1 |
Component: | Template | Keywords: | has-patch |
Focuses: | Cc: |
Description
Hello.
I am using WordPress 2.7.1.
I have a blog with many categories, subcategories, sub-subcategories etc. When I post, I link that post only to the last sub-subcategory available.
The issue is: Sometimes, WordPress does not consider a post linked to a subcategory as a post of the mother category of that subcategory. As it does not count a post linked to a subcategory as a post of the mother category, some plugins hide that category because it is apparently empty.
Look at this pictures so you'll be able to understand what I am saying:
http://cesar.z0p.org/CategoryList1.PNG
http://cesar.z0p.org/CategoryList2.PNG
I was using the official WordPress category list widget plugin on both of them.
Could you please fix that?
Thanks in advance.
César
Attachments (3)
Change History (10)
#2
@
15 years ago
- Component changed from General to Template
- Summary changed from Category List Issue to Category List in a drop down does not pad term counts
#3
@
15 years ago
- Keywords needs-patch added
- Priority changed from normal to low
- Severity changed from normal to minor
Patch adds pad counts to drop down function similar to that in wp_list_categories.