Favorite Toots

外掛說明

Use the Favorite Toots block to quickly add a list of your favorite toots from Mastodon to any page on your website. The toots appear as a fully styled list. You can see how it looks by viewing my favorite toots on my website.

Toots in screenshots

About this Plugin

One of the primary ways I find new accounts to follow is by eavesdropping on other people’s favorites. Many platforms make favorites public but Mastodon doesn’t (yet?). I wanted to show my favorite toots publicly so that people can look through them. I’m hoping you’ll make your favorite toots public this way too.

螢幕擷圖

  • The Favorite Toots block and its options
  • Your favorite toots need to be seen by the world
  • Great toots need to be seen
  • An unheard song… you get the point, show off your toots!

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

  • Favorite Toots Adds embeds of your favorite toots from Mastodon.

常見問題集

Why does this plugin exist?

By default Mastodon does not expose an account’s favorite toots. By using this plugin, you’re able to share your favorite toots on your website.

How do I determine my Mastodon instance URL?

Your Mastodon instance URL is usually the domain name that appears in your username. For example, my Mastodon username is @cdevroe@mastodon.social so my instance URL is mastodon.social.

Where do I get an Mastodon API key?

  1. Log into your Mastodon instance.
  2. Click Preferences > Development
  3. Choose “New application”
  4. Application name: Favorite Toots WordPress (or, anything you’d like)
  5. Application Website: Your website URL
  6. Redirect URI: (leave as-is)
  7. Scopes: read:bookmarks read:favourites read:statuses
  8. Click Save.
  9. Copy and paste your “Access Token” into the settings of the Favorite Toots plugin at Settings > Favorite Toots.

Where can I provide feedback?

I welcome feedback, code, and feature suggestions! You can submit a thread to the WordPress Support Forums or on GitHub as an issue.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Favorite Toots〉的開發相關工作。

參與者

將〈Favorite Toots〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.2.4

  • Updates related to submission requests from the WordPress Plugin reviewers

0.2.3

  • Updates related to submission requests from the WordPress Plugin reviewers
  • Readme Updates

0.2.2

  • Renamed to Favorite Toots

0.2.1

  • Added nonce check to cache buster during block settings update

0.2.0

  • Multiple instances of the block will now cache independently
  • Updating a Mastodon Favorites Block’s settings will destroy that instance of the Block’s cache
  • Updated the text-domain per WordPress.org “Plugin Check” test results.
  • Fixed temporary Editor Block icon SVG
  • New styling for Editor Block in the Editor

0.1.0

  • Release