Opened 4 years ago
Closed 3 years ago
#9715 closed defect (bug) (duplicate)
Category List in a drop down does not pad term counts
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Template | Version: | 2.7.1 |
| Severity: | minor | Keywords: | has-patch |
| 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)
- Component changed from General to Template
- Summary changed from Category List Issue to Category List in a drop down does not pad term counts
- Keywords needs-patch added
- Priority changed from normal to low
- Severity changed from normal to minor
- Milestone changed from Future Release to 2.9
comment:6
markjaquith — 3 years ago
- Milestone changed from 2.9 to 3.0
- Owner changed from anonymous to markjaquith
- Status changed from new to reviewing
Will review for 3.0

Patch adds pad counts to drop down function similar to that in wp_list_categories.