Linux 软件免费装
Banner图

TootPress

开发者 unmus
更新时间 2025年7月20日 01:44
PHP版本: 6.1 及以上
WordPress版本: 6.8
版权: GNU General Public License v3 or later
版权网址: 版权信息

标签

blog fediverse microblogging mastodon toots

下载

0.3 0.4 0.2 0.2.1 0.1 0.5

详情介绍:

TootPress copies your toots from Mastodon to WordPress continuously. The toots can be displayed chronologically in the blog, making your timeline accessible to other people outside of Mastodon. In addition, you regain ownership of your own data back. Features Live Demo Here!

屏幕截图:

  • Plugin Options
  • Plugin Features

升级注意事项:

0.5 This version brings a bunch of filters enabling customization. 0.4 This version includes a preamble filter. 0.3 This version brings gallery support and contains major bugfixes. 0.2.1 This version includes bugfixing only.

常见问题:

Why are boosts, replys and private toots not supported?

Boosts are not your toots. Replys are communication, but not micro-posts. Private Toots should stay private.

How does TootPress handle the canonical URL?

TootPress does not modify the existing canonical url handling in WordPress. If you want to create a unique canonical url for each TootPress subpage, you must control that with a SEO plugin. This becomes relevant when your toots must be distributed over several pages and the plugin starts the paging process.

What have to be considered with the usage of caching plugins?

The length of the cron period in combination with the configuration of caching determines how early a toot will be displayed within the blog. If a toot should be displayed as early as possible, the caching must be deactivated for the page containing the toots. Another possibility is removing the affected page from the cache, if new toots have been loaded. For this, a WordPress Action is fired by the plugin, which then must be processed by your caching plugin.

How are backlinks to Mastodon displayed?

Backlinks to Mastodon can be activated in the plugin settings. In this case, the Mastodon Logo, which is shown for each toot, will be extended with an link to the original toot on the corresponding Mastodon instance. Recommendation is not activating the backlinks as this could cause an negative impact on SEO rating.

Does TootPress support WordPress Multisite?

No. TootPress does not support the WordPress Multisite Feature. The plugin is working on the master-site, but is not working on all other child sites within the wordpress network.

Are the toots included in the WordPress Search?

Unfortunately not.

Is there any possiblity to modify the outputs on the user interface?

Almost every content element, which is created by TootPress in the FrontEnd, can be modified. For example, you can replace the Mastodon Logo with another image. Enabeling this, the plugin is providing a bunch of filters. Please read the documentation of the filter above.

Does TootPress recognize, if a published Toot was edited on Mastodon?

The plugin does not sync the Toots between Mastodon and WordPress. TootPress is copying the toots just once after they are published on Mastodon. So if a published toot is edited on Mastodon later, TootPress does not recognized this change anymore, if the toot was already copied to WordPress. Reflecting the edit in WordPress there is only the possibility to make the same edit again directly in the WordPress database. The toots are stored in the table tootpress_toots.

Can toots be loaded from several Mastodon instances?

No. The plugin does currently not support several Mastodon instances. The architecture is designed to load toots from one single instance. Independent from this, if your toot history is spread over several instances and the timelines does not overlap, you can try to load the timelines one after another. This is not officially supported or tested, but based on user feedback this seems to work surprisingly.

更新日志:

0.5 "Echo" 0.4 "Cassie Lang" 0.3 "Deadpool" 0.2.1 0.2 "Kate Bishop" 0.1 "Ms. Marvel"