Make WordPress Core

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#34827 closed enhancement (invalid)

Time format of comment form

Reported by: kafleg Owned by:
Priority: normal Milestone:
Component: Comments Version: 4.3.1
Severity: normal Keywords:
Cc: Focuses:

Description

Instead of displaying exact time (Example: 5:45 am) after server converts it, why not just give the duration of how long ago the comment was made. I mean why don't we give a feature probably like on the support forum of WordPress where it shows how long ago the comment was made instead of time. For example "This comment was commented '5 Hours Ago'". This will never create any sort of confusion regarding when the comment was made.

Change History (2)

#1 @GaryJ
11 years ago

  • Resolutioninvalid
  • Status newclosed

Hi @kafleg.

Thank you for taking the time to create your first ticket.

A function for your suggestion already exists: human_time_diff()

It's up to the theme author to use it when displaying comments.

#2 @netweb
11 years ago

  • Milestone Awaiting Review
Note: See TracTickets for help on using tickets.