Opened 16 years ago
Closed 16 years ago
#10915 closed defect (bug) (fixed)
DRY: WP should use current_time() to calculate current time
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.0 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Date/Time | Keywords: | has-patch current_time |
| Focuses: | Cc: |
Description
Multiple places in the code calculate the current time, repeating what current_time('timestamp') already does.
Patch fixes.
Attachments (2)
Change History (8)
Note: See
TracTickets for help on using
tickets.
Related: #9588 #8662