
內容簡介
Feed Embedder for Substack 讓您可以在 WordPress 網站上使用簡單的短碼 [fefs_feed] 顯示任何公開 Substack 通訊的最新文章,提供簡潔且可自訂的卡片樣式,提升內容展示的靈活性。
【主要功能】
• 簡單短碼:可在任何文章、頁面或小工具中使用
• 兩種佈局:橫向卡片或垂直網格
• 完全設計控制:自訂顏色、字型大小等
• 實時預覽:在管理介面中即時查看設計效果
• 智能快取:使用 WordPress transient 快取響應
• 隱私友好:不使用外部腳本或追蹤
外掛標籤
開發者團隊
原文外掛簡介
Feed Embedder for Substack lets you display the latest posts from any public Substack newsletter anywhere on your WordPress site using a simple shortcode:
[fefs_feed]
Just paste your Substack address (e.g. https://example.substack.com) in the settings — the plugin derives the RSS feed automatically, fetches your latest posts and renders them as clean, fully customizable cards.
Features
Simple shortcode — drop [fefs_feed] into any post, page or widget.
Per-instance overrides — [fefs_feed url="https://other.substack.com" count="4" layout="vertical"].
Two layouts — horizontal cards (image beside text) or a vertical grid with 1–3 columns.
Full design control — colors (with color pickers), font sizes, weights, spacing, borders, radii, paddings, gaps, hover effects.
Live preview — see your feed with the current design settings before saving, right in the admin.
Mobile-friendly — configurable breakpoint, stacking behavior and mobile title size.
Smart caching — feed responses are cached with WordPress transients (configurable, 0–1440 minutes).
Privacy-friendly and lightweight — no external scripts, no iframes, no tracking; only the public RSS feed is fetched, server-side.
Translation-ready — all strings are internationalized.
Usage
Go to Settings → Feed for Substack.
Enter your Substack URL in the Feed tab and choose how many posts to show.
Style the cards in the Design tab.
Check the result in the Preview tab and copy the shortcode.
Paste [fefs_feed] anywhere shortcodes are supported.
Shortcode attributes
url — override the Substack URL for that instance.
count — override the number of posts (1–20).
layout — horizontal or vertical.
External requests and privacy
To display your posts, the plugin fetches the public RSS feed from the Substack address you configure. This request happens on your server (not in the visitor’s browser) and the result is cached. Post images are served from Substack’s CDN, so visitors’ browsers load those images directly from Substack, exactly as they would when visiting the newsletter. No other data is sent anywhere, and the plugin does not add any tracking, analytics or third-party scripts.
Disclaimer
Feed Embedder for Substack is an independent, third-party plugin and is not affiliated with, endorsed by, or sponsored by Substack Inc. “Substack” is a trademark of Substack Inc., used here only to describe what the plugin does.
