A Wordpress Plugin that automatically posts your new articles to Mastodon. The best: It is set and forget!
...
...
@@ -26,7 +26,7 @@ For any questions, do not hesitate to contact me:
Do you want to help translating this plugin in your language? [Visit the translation page](https://translate.wordpress.org/projects/wp-plugins/autopost-to-mastodon)
Please consider donating via [Liberapay](https://liberapay.com/Mastodon-Auto-Share-Team/donate) <3
Please consider donating via [Patreon](https://patreon.com/simonfrey), [PayPal](https://paypal.me/51edpo) or [Liberapay](https://liberapay.com/Mastodon-Auto-Share-Team/donate) <3
== Frequently Asked Questions ==
...
...
@@ -46,6 +46,22 @@ The plugin never transmits any data to me, or anyone else than the mastodon node
== Changelog ==
= 3.2.6 =
* Change permission for settings page to manage_options
= 3.2.5 =
* 5.0 Fix: Post only the tags of the post
= 3.2.4 =
* Add version check to prevent call to undefined 5.0 function
= 3.2.3 =
* fixup for tags
* remove hardcoded `[...]` from post excerpt
* different excerpt function
* Works with 5.0 and Gutenberg Editor
* Create future toot the moment it gets tooted (not upfront)