simonfrey / mastodon_wordpress_autopost

A Wordpress Plugin that automatically posts your new articles to Mastodon
https://wordpress.org/plugins/autopost-to-mastodon/
GNU General Public License v2.0
33 stars 20 forks source link

errors not working and optional excerpt on post #38

Closed jooops closed 5 years ago

jooops commented 5 years ago

Hi, I have seen that there is an error with the wp_remote_post. I had a crash of apache because of some toot to a server that was down. So i handle errors. Furthermore I have wrote piece of code that choose the real excerpt of the post if exist. If you like we can add on the plugin, otherwise we could add a new token like [optional_excerpt] on the config.

thanks

opensamba commented 5 years ago

Hi, this patch works locally for me

there's any reason to not integrate it to the code ?

simonfrey commented 5 years ago

Thanks for your help here! Tested it locally and it works. Will be release in the next hours