Opened 4 years ago
Closed 4 years ago
#8922 closed enhancement (invalid)
a little bit improvement over get_post_time
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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)
Change History (4)
- 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.

updated patch