Make WordPress Core

Opened 18 years ago

Closed 18 years ago

#6471 closed defect (bug) (invalid)

Comment Count is nowhere to be seen?

Reported by: navjotjsingh Owned by:
Priority: normal Milestone:
Component: Administration Version: 2.5
Severity: trivial Keywords:
Cc: Focuses:

Description

Now Wordpress 2.5 does not show the count of comments or either numbering of comments when we view comments for a particular post. So how do we know how many comments are posted on our blogs? Please revert this feature back both for dashboard(total comment count) and comment numbering on comments for a particular post page.

Attachments (1)

index.php.diff (1.8 KB ) - added by josephscott 18 years ago.

Download all attachments as: .zip

Change History (11)

#1 @navjotjsingh
18 years ago

One more thing: Even under manage comments, numbering has been omitted.

#3 @markjaquith
18 years ago

  • Milestone 2.5.12.6

#4 @lloydbudd
18 years ago

#6472 marked a duplicate of this ticket.

#5 @josephscott
18 years ago

  • Cc josephscott added

Add patch so that the wp-admin dashboard that will show details on the number of comments you have (total and then broken down by status).

#6 @westi
18 years ago

  • Resolutionfixed
  • Status newclosed

(In [8133]) Show comment counts on the dashboard. Fixes #6471 props josephscott.

#7 @matt
18 years ago

  • Resolution fixed
  • Status closedreopened
  • What the head is a "break down"?
  • Lack of number_format makes it ugly.
  • It clutters Right Now area.
  • No one appears to have asked the question "is this worth it" (I would say no)

If you want the number porn of showing the total number of comments, the best place is probably on the filter under comments, like we do next to awaiting moderation.

#8 @ryan
18 years ago

(In [8198]) Use number_format and change language. see #6471

#9 @ryan
18 years ago

Cleaned it up a little, but I'm fine with getting rid of it. And the other "You Have" sentence for that matter. They're an i18n mess.

#10 @mrmist
18 years ago

  • Milestone 2.9
  • Resolutioninvalid
  • Status reopenedclosed

Don't think this one is relevant since the redesign for 2.7.

I guess it could be re-opened if it is.

Note: See TracTickets for help on using tickets.