php code in wp-mail.php doesn’t handle timestamps correctly
-
Hi everybody,
Whenever I send an email blog update via cellphone, wp-mail.php doesn’t handle the timestamp correctly. The date always ends up being 12days 8hours in the future.
Is there anyway to tweak the php code in wp-mail.php to handle my cellphone email timestamps correctly?
Or if there isn’t any elegant solution, is there some sort of brute force offset I can add into the code to set the date as minus 12days and 8hours?
Thanks guys!
- The topic ‘php code in wp-mail.php doesn’t handle timestamps correctly’ is closed to new replies.