Opened 14 years ago
Closed 14 years ago
#2006 closed defect (bug) (wontfix)
Topics marked 'closed' are not included in WP-Admin Topic Tags count
| Reported by: | netweb | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Component - Topic Tags | Version: | 2.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The 'Topic Tag' count in WP-Admin tag does NOT include 'closed' topics.
WP-Admin -> Topics -> Topic Tags
Repro Steps
- Look up the count of a specific topic tag count in WP-Admin eg. 'test'
- View one of the topics associated with that tag and mark that topic as 'closed'
- Refresh the Topic Tags page in WP-Admin
- The specified topic count is now -1
When viewing the actual topic tag eg. /forums/topic-tag/test/ all of the topics including the 'closed' topics are displayed correclty, it is only in WP-Admin that the topic tag count does not include closed topics.
Change History (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Annoying, but not much to do about it. WordPress core doesn't allow much manipulation of taxonomy term filtering there, so we're mostly trapped with it that way for the time being.