Meta Embeds is the official WordPress plugin for embedding social media content from Meta Platforms. Paste a Threads, Instagram, or Facebook URL into the WordPress editor and it automatically renders a rich preview of the media content.
Zero configuration required. No app creation, no access tokens, no API keys. Install the plugin and it just works.
Threads:
https://www.threads.com/@{username}/post/{media-shortcode}/https://www.threads.com/t/{media-shortcode}/Instagram:
https://www.instagram.com/p/{media-shortcode}/https://www.instagram.com/reel/{media-shortcode}/https://www.instagram.com/{username}/Facebook:
https://www.facebook.com/{username}/posts/{post-id}/https://www.facebook.com/reel/{reel-id}/This plugin registers Meta’s oEmbed API endpoints as providers in WordPress. When a Threads, Instagram, or Facebook URL is embedded:
graph.threads.com/oembed (Threads), graph.facebook.com/v25.0/instagram_oembed (Instagram), graph.facebook.com/v25.0/oembed_post (Facebook posts), or graph.facebook.com/v25.0/oembed_video (Facebook videos) to fetch the embed HTML.threads.com/embed.js, instagram.com/embed.js, or connect.facebook.net/en_US/sdk.js on the frontend to render the embed.