Opened 3 years ago

Last modified 23 months ago

#11200 new enhancement

Add count for approved comments filter

Reported by: scribu 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)

11200.diff (3.1 KB) - added by scribu 3 years ago.

Download all attachments as: .zip

Change History (7)

scribu3 years ago

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.

  • Cc scribu@… added
  • 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.

  • Keywords close added

#17933 has an updated patch.

Sure, but it doesn't handle the JS part.

  • Keywords needs-refresh added; close removed
Note: See TracTickets for help on using tickets.