Opened 16 years ago
Closed 15 years ago
#8922 closed enhancement (invalid)
a little bit improvement over get_post_time
Reported by: | hailin | Owned by: | |
---|---|---|---|
Milestone: | Priority: | low | |
Severity: | minor | Version: | |
Component: | General | Keywords: | has-patch |
Focuses: | 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)
Change History (4)
Note: See
TracTickets for help on using
tickets.
updated patch