Feditoot – Embed Latest Post from Mastodon
·
Embed the latest public Mastodon post from any account using a simple shortcode and the official Mastodon embed.js. Not affiliated with Mastodon.
Feditoot adds a shortcode that fetches the most recent public post from a Mastodon account and displays it using the instance’s official embed script — the same output you get from Mastodon’s «Get embed code» feature.
This plugin is not affiliated with Mastodon.
No account ID lookup required. Just use the familiar @user@instance format.
Features:
- Simple shortcode:
[feditoot acct="@user@instance.social"] - Uses the official Mastodon
embed.jsfor native-looking embeds - Configurable caching to reduce API calls
- Optional filtering of replies and reblogs
- Works with any Mastodon-compatible instance
How it differs from other plugins:
- Unlike feed plugins that show multiple posts and require a numeric account ID, this plugin embeds only the latest post and accepts
@user@domaindirectly. - Unlike single-post embed plugins that need a specific status URL, this plugin always shows the newest matching post.