Title: Feditoot – Embed Latest Post from Mastodon
Author: pfennig
Published: <strong>2026년 7월 24일</strong>
Last modified: 2026년 7월 24일

---

플러그인 검색

![](https://s.w.org/plugins/geopattern-icon/feditoot.svg)

# Feditoot – Embed Latest Post from Mastodon

 작성자: [pfennig](https://profiles.wordpress.org/pfennig/)

[다운로드](https://downloads.wordpress.org/plugin/feditoot.1.0.0.zip)

 * [세부사항](https://ko.wordpress.org/plugins/feditoot/#description)
 * [평가](https://ko.wordpress.org/plugins/feditoot/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/feditoot/#installation)
 * [개발](https://ko.wordpress.org/plugins/feditoot/#developers)

 [지원](https://wordpress.org/support/plugin/feditoot/)

## 설명

**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.js` for 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@domain` directly.
 * Unlike single-post embed plugins that need a specific status URL, this plugin
   always shows the newest matching post.

## 설치

 1. Upload the `feditoot` folder to `/wp-content/plugins/`.
 2. Activate the plugin through the **Plugins** menu in WordPress.
 3. Add the shortcode to any post, page, or widget that supports shortcodes.

**Shortcode example:**

    ```
    [feditoot acct="@user@instance.social"]
    ```

## FAQ

### What format should `acct` use?

Use your Mastodon handle: `user@instance.domain`. A leading `@` is optional.

Examples:

 * `acct="@alice@mastodon.social"`
 * `acct="alice@mastodon.social"`

### How does caching work?

By default, the latest post URL is cached for 10 minutes. Change this with `cache_minutes
="30"` (minimum 1 minute). Clear cache by waiting for expiry or deactivating/reactivating
the plugin.

### What if no posts are found?

The shortcode outputs nothing visible on the page (an HTML comment is left for debugging).
This can happen if the account has no public posts, or if all posts are filtered
out by `exclude_replies` or `exclude_reblogs`.

### Does this work with private or followers-only posts?

No. Only public posts accessible via the instance API are embedded.

### My instance does not support `/api/v1/accounts/lookup`

Most modern Mastodon instances support account lookup. If yours does not, this plugin
cannot resolve the account. Check with your instance administrator.

### Does my server need outbound HTTPS?

Yes. WordPress must be able to reach the Mastodon instance API over HTTPS.

### Is this an official Mastodon plugin?

No. Feditoot is an independent WordPress plugin and is not affiliated with Mastodon.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Feditoot – Embed Latest Post from Mastodon”(은)는 오픈 소스 소프트웨어입니다. 다음의
사람들이 이 플러그인에 기여하였습니다.

기여자

 *   [ pfennig ](https://profiles.wordpress.org/pfennig/)

[자국어로 “Feditoot – Embed Latest Post from Mastodon”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/feditoot)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/feditoot/)는, [SVN 저장소](https://plugins.svn.wordpress.org/feditoot/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/feditoot/)을
[RSS](https://plugins.trac.wordpress.org/log/feditoot/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.0.0

 * Initial release.
 * Shortcode `[feditoot]` with `acct`, `cache_minutes`, `exclude_replies`, and `
   exclude_reblogs` attributes.
 * Transient caching and uninstall cleanup.

## 기초

 *  버전 **1.0.0**
 *  최근 업데이트: **2개월 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.0 또는 그 이상 **
 *  다음까지 시험됨: **7.0.5**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/feditoot/)
 * 태그:
 * [embed](https://ko.wordpress.org/plugins/tags/embed/)[fediverse](https://ko.wordpress.org/plugins/tags/fediverse/)
   [mastodon](https://ko.wordpress.org/plugins/tags/mastodon/)[shortcode](https://ko.wordpress.org/plugins/tags/shortcode/)
   [social](https://ko.wordpress.org/plugins/tags/social/)
 *  [고급 보기](https://ko.wordpress.org/plugins/feditoot/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/feditoot/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/feditoot/reviews/)

## 기여자

 *   [ pfennig ](https://profiles.wordpress.org/pfennig/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/feditoot/)