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

if a post does not have post_date_gmt, then the date is not imported correctly #75

Closed huckphin closed 8 years ago

huckphin commented 8 years ago

Since using post_date_gmt, there have been multiple reports of posts not having post_date_gmt, and publishing the stories has failed. Optimistically, use post_date_gmt, but fallback to using post_date, if post_date_gmt is not available or set.