Opened 14 years ago
Closed 14 years ago
#1435 closed defect (bug) (fixed)
Recount hidden replies instead of trashed replies
Reported by: | GautamGupta | Owned by: | |
---|---|---|---|
Milestone: | 2.0 | Priority: | high |
Severity: | critical | Version: | |
Component: | General - Administration | Keywords: | has-patch tested |
Cc: |
Description
Following [2740], we actually need to count hidden replies, i.e. spammed and trashed replies instead of only trashed replies.
Attaching a patch..
ps. The function wasn't functioning properly before because we were getting ID
instead of post_parent
.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [2749]) Fixes #1435 props GautamGupta