Share on Mastodon

Description

Automatically share WordPress posts on Mastodon.

You choose which Post Types are shared, though sharing can still be disabled on a per-post basis.

Supports image uploads, WordPress’s new block editor, and comes with a number of filter hooks for developers.

More details can be found on this plugin’s GitHub page.

Credit

Share icon by Heroicons, licensed under the terms of the MIT License. Elephant illustration sourced from Mastodon’s Press Kit.

Installation

Within WP Admin, visit Plugins > Add New and search for « share on mastodon » to locate the plugin. (Alternatively, upload this plugin’s ZIP file via the « Upload Plugin » button.)

After activation, head over to Settings > Share on Mastodon to authorize WordPress to post to your Mastodon account.

More detailed instructions can be found on this plugin’s GitHub page.

Avis

26 février 2023 4 réponses
The installation is very simple and the developer gives great support. It works fantastic.
8 janvier 2023 1 réponse
Very easy to install and setup, it simply posts the title of your post and its url to Mastodon. I would like to see a slight increase in customisability, so you could maybe add some default text and hashtags to that post (''New post from This Blog: [title][url] # # # ''). If thats not added I'll likely move away from this plugin to a more advanced one.
30 décembre 2022 3 réponses
UPDATE: This was user error, apparently you need to include the https:// too Unable to use this as it claims that 'botsin.space' is an invalid URL/instance.
31 octobre 2022
This plugin does exactly what it promises to do: share my posts on Mastodon. Initial setup is very simple and it works right away in basic form. There is a lot of fine-tuning available and it's not difficult to get it working the way you like it. Just visit Jan Boddez's blog to get the details on how to do this. Tested with WordPress version 6.03.
Lire les 4 avis

Contributeurs/contributrices & développeurs/développeuses

« Share on Mastodon » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

“Share on Mastodon” a été traduit dans 2 locales. Remerciez l’équipe de traduction pour ses contributions.

Traduisez « Share on Mastodon » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal

0.12.2

Custom field fix.

0.12.1

Filterable media array.

0.12.0

Configurable debug logging.

0.11.0

More flexible/robust instance URL handling. Overhauled plugin options. Syndication Links compatibility.

0.10.1

Avoid duplicate posts for CPTs without explicit custom field support.

0.10.0

Add (experimental) support for in-post images, and alt text fallback.

0.9.0

Additional share_on_mastodon_toot_args filter argument. Add stable tag.

0.8.0

Add as Micropub syndication target.

0.7.0

Include option to delay crossposting. Might be used to try to fix issues with slow image uploads and the like.

0.6.6

Exclude more default post types. Store Mastodon username in settings.

0.6.5

Prevent older WP versions from adding featured images twice.

0.6.4

Provide filter for « opt-in » sharing.

0.6.2

Slightly more robust Mastodon host URL handling.

0.6.1

Fix array notices.

0.6.0

Add URL information in meta box.

0.5.1

Avoid double-encoded HTML entities.

0.5.0

Support uploading of up to 4 attached images. Add additional arguments filter, e.g, for toot threading.

0.4.1

Fix Post_Handler actions.

0.4

Added token verification cron job.

0.3.1

Added ability to add image descriptions, improved debugging.

0.3

Allow Post_Handler hooks to be removed, too.

0.2

Fix transition_post_status parameter order.

0.1

Initial release.