Linux 软件免费装

Static Posts for Twitter - Embed x.com Tweets without an iframe

开发者 kbat82
更新时间 2026年3月28日 01:31
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

embed social twitter block tweet

下载

1.0.2 1.0.3 1.0.0 1.0.1

详情介绍:

The standard Tweet, or Post (or Xeet?), loads in 500kb of front end JavaScript, tracking cookies, and lots of noise. This plugin avoids all of that by pre-rendering the entire Tweet statically. Say goodbye to bulky Tweets! https://github.com/KevinBatdorf/wp-xeet Features Vercel The Tweets are parsed on a server hosted on Vercel. Using this service, and thus connecting to their servers, you agree to their privacy policy and terms. NOTE: Your frontend does not rely on any api calls, and if the Vercel api shuts down tomorrow, your site will not be affected in any way.

安装:

  1. Activate the plugin through the 'Plugins' screen in WordPress

常见问题:

Self host the API?

Coming soon, but you will be able to self host the backend API, which requires a basic Node.JS server. Open an issue on GitHub if you are interested in this.

Persist Dark mode?

If you add data-theme="light" (or 'dark') anywhere above the block (for example, on the body tag), the block will respect that theme. There is also an override "per block" if needed

更新日志:

1.0.2 - 2026-03-27 1.0.1 - 2024-02-19