Opened 4 years ago

Closed 4 years ago

#8922 closed enhancement (invalid)

a little bit improvement over get_post_time

Reported by: hailin Owned by: anonymous
Priority: low Milestone:
Component: General Version:
Severity: minor Keywords: has-patch
Cc:

Description

the variable time is used repreatedly in get_post_time, and in a few cases, users created incorrect get_post_time filter, causing troubles. It's better to distinguish different "times" throughout the function, for clarity and aid future debugging effort.

Attachments (1)

8922_get_post_time.diff (583 bytes) - added by hailin 4 years ago.
updated patch

Download all attachments as: .zip

Change History (4)

hailin4 years ago

updated patch

  • Keywords has-patch added
  • Milestone changed from 2.7.2 to 2.8
  • Milestone 2.8 deleted
  • Resolution set to invalid
  • Severity changed from normal to minor
  • Status changed from new to closed

I fail to see how the new code changes the behavior in any way. Please re-open with feedback.

Note: See TracTickets for help on using tickets.