Social Post Embed

描述

A temporary plugin solution to add embedding of various social media platform posts, until such time that they become of WordPress Core. At this moment this plugin will support embedding of Threads and Spoutible posts.

Using the plugin is incredibly simple. Once it’s installed and activated…

  • Head to your social media conversation and click on the option to copy a link to it (or just grab the URL from the browser)
  • You should be able to paste that link straight into a post and it will appear as an embed

There are no additional parameters that you can specify, and the embed appears as specified by their originating sites.

Iconography is courtesy of the very talented Shawon.

Please visit the Github page for the latest code development, planned enhancements and known issues

Please Note:
This plugin makes use of external scripts, to provide the embedding, all of which are provided by the originating website (rather than a third-party solution). These are…

  • Threads (part of Meta). Their privacy policy can be found here.
  • Spoutible. The Privacy Policy is here.

安装

Social Post Embed can be found and installed via the Plugin menu within WordPress administration (Plugins -> Add New). Alternatively, it can be downloaded from WordPress.org and installed manually…

  1. Upload the entire social-post-embed folder to your wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress administration.

It’s now ready to go and there are no settings.

常见问题

Which social networks does this plugin support?

At the moment Threads and Spoutible.

I’ve checked the following and either they have no embedding capability or it’s not possible to create an embed from a post link…

  • Bluesky
  • Cohost
  • Discord
  • Gab
  • LinkedIn
  • MeWe
  • Next Door
  • Pocket
  • Quora
  • Stackoverflow
  • Weare8

And, if you’re not already, WordPress natively supports…

  • Facebook
  • Instagram
  • Pinterest
  • Reddit
  • TikTok
  • Tumblr
  • Twitter / X
  • Vimeo
  • YouTube

Will you add a new social network to this plugin?

Yes. If it’s not listed above, please let me know and I’ll take a look at it.

Threads embeds are not appearing

A number of plugins which make use of JavaScript appear to conflict with Meta’s code. Known plugins so far include Query Monitor and Tada.

Do you support this plugin on forks of WordPress?

No. It was developed for WordPress and so forks remain unsupported. I have no intention of developing and testing this on any other version.

评价

此插件暂无评价。

贡献者及开发者

「Social Post Embed」是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Social Post Embed」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「Social Post Embed」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

I use semantic versioning, with the first release being 1.0.

2.0.1

  • Maintenance: Just some code tidying. Nothing to see here. Move along, move along.

2.0

  • Maintenance: Instead of working solely with Threads, the plugin has been extended to work on a number of different social platforms. A lot of the changes made here are for future expansion
  • Maintenance: New plugin icon and updated README to reflect the changes
  • Enhancement: Added embedding of Spoutible

1.0

  • Initial release