このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Mastodon Autopost

説明

A WordPress Plugin that automatically posts your new articles to Mastodon. The best: It is set and forget!

With Mastodon Autopost your post always get automatically posted to your Mastodon account.

Find the plugin settings: Settings > Mastodon Autpost

Just set your credentials and your post preference and lean back. The rest is done in the background and you don’t have to care about it.

For any questions, do not hesitate to contact me:
* Mail: mastodonautopost@simon-frey.com
* Mastodon: indiehackers.social/@simon

Do you want to help translating this plugin in your language? Visit the translation page

Please consider donating via PayPal <3

クレジット

Kernox

This project is baseds on hellexis Mastodon Share Plugin. We are currently working together on a new one to combine our workforce.

Graphics

Thanks to
* Ricardo Gomez Angel – Background Image (CC0)
* Flaticon– icon used in the logo (Flaticon Basis License)
* Wikipedia – Mastodon logo used in the logo (CC0)
* Bastien Ho & agentcobra – French translation and internationalization help
* jorgesumle – Spanish translation

Idea

Special thanks to Chris Riding for inspiring this plugin with his original gnusocial project (GPLv2)

スクリーンショット

  • Welcome site if you are not logged in
  • Basic settings
  • Advanced settings

FAQ

Can I decide per post if I want to autopost it?

Yes. Since version 1.1 you see a settings box in every post.

Does the plugin send you my login data?

The plugin never transmits any data to me, or anyone else than the mastodon node you set in the settings!

評価

2023年3月27日
Just hangs in a loop saying "Authentification, please wait..."Refreshing the page appears as if it works, but it never publishes any posts automatically. The manual test post from the Settings works, but never an automatic or manual post from Posts.
2023年2月3日
Das Plugin tut genau was es soll. Einmal mit meinem Mastodon Profil verbunden landen alle Ankündigungen zu meinem Blogartikeln im Fediverse - ohne, dass ich noch etwas tun muss. Praktisch ist, dass man den Aufbau des Postings selbst etwas gestalten kann. Also, ob man zuerst die Überschrift, oder den Link zum Artikel haben möchte - und auch, ob man Tags oder Kategorien auflisten möchte. Wer seine Artikel auf Mastodon ankündigen/bewerben möchte, für den:die ist das Plugin genau das Richtige.
2022年11月14日
I can't connect properly with the Mastodon server. After login to the server I get an error message after authorisation
2022年11月10日
Recently I tried to share articles on Mastodon and this plugin has been very helpful in that. When a new blog post is released it reliably creates a toot with header, excerpt, hashtags and a little thumbnail. Customization of the post template is no problem and it's easy to configure and set up.
20件のレビューをすべて表示

貢献者と開発者

Mastodon Autopost はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Mastodon Autopost” は7ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Mastodon Autopost” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

3.7

  • Add content warning from tags
  • Fix hashtags

3.6

  • Allow the plugin to work on custom post types (Thanks to unicode-it)

3.5

  • Use categorys as hashtags on posts (Thanks to rseabra)

3.4

  • Fix for the manual added excerpt to also get encoded and remove html tags

3.3.4

  • Remove toot editor javascript as we do not have a toot editor anymore

3.3.3

  • Change permission for settings pages
  • Update for HTML tags striping

3.3.2

  • Remove HTML tags from excerpt (with php strip_tags())

3.3

3.2.7

  • Auth workflow change

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)

3.2.2

  • revert change

3.2.1

  • strip_shortcodes to don’t toot them

3.2

  • Escape HTML codes in the toots (Thanks to ojdo)
  • Leave name for the the links to get nicer permalinks

3.1

  • Avoid empty thumbnail path (Thanks to ldidry)

3.0

  • Adapt to the base code of kernox
  • More error handling

2.1

  • Also toot post hashtags (Thanks to jops)

2.0.9

  • Added spanish translation

2.0.4

  • Evaluates content HTML before tooting it
  • Changed to official naming convention “Mastodon”
  • Requires now minimum version 4.6 for translations via the translation page

2.0.3

  • Changed to wordpress HTTP library

2.0.2

  • Add proper error messages

2.0.1

  • Removed token prompt in favor of nativ div

2.0.0.2

  • OAuth server communication bug

2.0.0.1

  • Fixed ajax server data bug

2.0

  • Changed backend libary
  • Now working with oauth
  • OTP and 2FA working
  • Different post formats available
  • Set post visibility
  • Suggest mastodon server
  • Works now also with pages
  • Test settings working again
  • The toot notification shows the url of the tooted post
  • For syndication: The plugin attaches the posted url to the post meta data. The tag is “mastodonAutopostLastSuccessfullPostURL”

1.3

  • Improved Feedback on post toot
  • Test Settings button, to check server settings
  • Global Hashtags that get added to every toot
  • Minor UX improvements

1.1.0.4

  • Fixed settings page bug

1.1.0.3

  • Added information to settings page

1.1.0.2

  • Updated translation: Français

1.1.0.1

  • New translation: Français

1.1

  • Decide per post if you want to toot it to mastodon

1.0.1 & 1.0.1.5

  • Added easy method for internationalization (get_text)
  • New translation: Deutsch

1.0.1 & 1.0.1.1

  • Show notfication if post gets tooted

1.0

  • Inital Plugin
  • New Functions: post on update, post only on publishing