Changes between Initial Version and Version 1 of Ticket #26671, comment 5
- Timestamp:
- 12/18/2013 02:43:23 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26671, comment 5
initial v1 1 1 The patch doesn't work since the function is used to retrieve the time of a post and not the current time. 2 Not sure why get_the_time() did return a string. 2 I think it's fine that get_the_time() returns a string. But we maybe could use intval or strtotime