Medium / medium-wordpress-plugin

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

if wp_get_post_terms returns a WP_Error, try wp_get_post_tags() #83

Closed huckphin closed 8 years ago

huckphin commented 8 years ago

Hello @amyquispe, @mikkot, @kylehg,

Please review the following commits I made in branch 'chad-fix-invalid-taxonomy'.

7cbeeff0102346864ad8e95576eac1ad72cca93f (2016-04-28 11:17:39 -0400) if wp_get_post_terms returns a WP_Error, try wp_get_post_tags() Fixes https://github.com/Medium/medium-wordpress-plugin/issues/80

R=@amyquispe R=@mikkot R=@kylehg

kylehg commented 8 years ago

lgtm

amyquispe commented 8 years ago

lgtm