

The vertical grid layout rendered from a Substack feed, shown in the live preview.
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.
[fefs_feed] into any post, page or widget.[fefs_feed url="https://other.substack.com" count="4" layout="vertical"].[fefs_feed] anywhere shortcodes are supported.url — override the Substack URL for that instance.count — override the number of posts (1–20).layout — horizontal or vertical.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.
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.