janboddez / share-on-mastodon

Easily share WordPress posts on Mastodon.
https://jan.boddez.net/wordpress/share-on-mastodon
GNU General Public License v3.0
39 stars 5 forks source link

Trying to get property 'post_status' of non-object in class-post-handler.php on line 481 #92

Closed janboddez closed 9 months ago

janboddez commented 9 months ago

Might have to eventually use instanceof \WP_Post or something instead, because I quite frankly don't see how this could ever happen for actual posts?