Opened 3 years ago
Last modified 23 months ago
#11200 new enhancement
Add count for approved comments filter
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | Administration | Version: | |
| Severity: | normal | Keywords: | has-patch needs-refresh |
| Cc: | scribu@… |
Description
On wp-admin/edit-comments.php, Approved is the only filter that doesn't have a count after it.
Attachments (1)
Change History (7)
- Milestone changed from 3.0 to Future Release
I like this but I think we'll need to account for the other actions if we're to do it.
Note: See
TracTickets for help on using
tickets.

Current patch adds the count and updates it dynamically when (un)approving a comment.
However, it doesn't update it for all the other actions: replying, trashing, deleting, marking as spam.