Medium / medium-wordpress-plugin

The official WordPress plugin for cross-posting to Medium.
https://medium.com
Apache License 2.0
210 stars 40 forks source link

Use post_date_gmt, but fallback to post_date if GMT is not set. #76

Closed huckphin closed 8 years ago

huckphin commented 8 years ago

Hello @amyquispe, @mikkot, @majelbstoat,

Please review the following commits I made in branch 'chad-post-date-gmt'.

5f26ea5f86f1db816a483fe20f80ebc2b8076e17 (2016-04-20 15:59:25 -0400) Use post_date_gmt, but fallback to post_date if GMT is not set. Fixes https://github.com/Medium/medium-wordpress-plugin/issues/75

R=@amyquispe R=@mikkot R=@majelbstoat

amyquispe commented 8 years ago

lgtm