Title: Static Posts for Twitter &#8211; Embed x.com Tweets without an iframe
Author: Kevin Batdorf
Published: <strong>18 de febrero de 2024</strong>
Last modified: 17 de agosto de 2026

---

Buscar plugins

![](https://ps.w.org/xeet-wp/assets/icon-256x256.png?rev=3037548)

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

 Por [Kevin Batdorf](https://profiles.wordpress.org/kbat82/)

[Descargar](https://downloads.wordpress.org/plugin/xeet-wp.1.0.6.zip)

 * [Detalles](https://es-ec.wordpress.org/plugins/xeet-wp/#description)
 * [Valoraciones](https://es-ec.wordpress.org/plugins/xeet-wp/#reviews)
 *  [Instalación](https://es-ec.wordpress.org/plugins/xeet-wp/#installation)
 * [Desarrollo](https://es-ec.wordpress.org/plugins/xeet-wp/#developers)

 [Soporte](https://wordpress.org/support/plugin/xeet-wp/)

## Descripción

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](https://github.com/KevinBatdorf/wp-xeet)

#### Features

 * Embed a Tweet/Post/Xeet without an iframe
 * Save 500kb of page load
 * No Twitter/X cookies, tracking, JavaScript, etc
 * Static – Twitter/X changes won’t affect your site
 * Dark/light auto mode

#### Vercel

The Tweets are parsed on a server hosted on [Vercel](https://vercel.com/). Using
this service, and thus connecting to their servers, you agree to their [privacy policy](https://vercel.com/legal/privacy-policy)
and [terms](https://vercel.com/legal/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.

## Capturas

[⌊Screenshot 1⌉⌊Screenshot 1⌉[

Screenshot 1

## Bloques

Este plugin proporciona 1 bloque.

 *   Static Xeets for Twitter Embed x.com Tweets without an iframe

## Instalación

 1. Activate the plugin through the ‘Plugins’ screen in WordPress

## FAQ

### 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

## Reseñas

![](https://secure.gravatar.com/avatar/a5a760cb0449755d4a293a83e0f27f0bd007d7b4e327c1756125ccfed2485a66?
s=60&d=retro&r=g)

### 󠀁[At last ! An actual X plugin !](https://wordpress.org/support/topic/at-last-an-actual-x-plugin/)󠁿

 [michaelzfreeman](https://profiles.wordpress.org/michaelzfreeman/) 14 de febrero
de 2025 1 reply

At least so far this plugin does a much better job than the default “Twitter” block
which can’t even be bothered to rename itself to X. At least Xeet has the X in there.
My only slight worry is that there have not been any updates in a while but maybe
it has not needed any.

 [ Leer la 1 reseña ](https://wordpress.org/support/plugin/xeet-wp/reviews/)

## Colaboradores y desarrolladores

«Static Posts for Twitter – Embed x.com Tweets without an iframe» es un software
de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

 *   [ Kevin Batdorf ](https://profiles.wordpress.org/kbat82/)

[Traduce «Static Posts for Twitter – Embed x.com Tweets without an iframe» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/xeet-wp)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/xeet-wp/) , echa un
vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/xeet-wp/) o suscríbete
al [registro de desarrollo](https://plugins.trac.wordpress.org/log/xeet-wp/) por
[RSS](https://plugins.trac.wordpress.org/log/xeet-wp/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.0.6 – 2026-08-17

 * Update block to API version 3 for iframed editor compatibility (props @Michael-
   Z-Freeman)

#### 1.0.5 – 2026-08-15

 * Tested up to WordPress 7.1
 * Chore: Update GitHub Actions off the deprecated Node 20 runtime

#### 1.0.4 – 2026-06-08

 * Fix block crash when tweet has missing entity fields (e.g. no hashtags array)

#### 1.0.2 – 2026-03-27

 * Switch to Biome for linting/formatting
 * Switch to Playwright + WP Playground for testing
 * Update packages
 * Fix input clearing on invalid tweet URL/ID

#### 1.0.1 – 2024-02-19

 * Updates the block.json file with a better title

## Meta

 *  Version **1.0.6**
 *  Last updated **hace 1 mes**
 *  Active installations **100+**
 *  WordPress version ** 5.8 o superior **
 *  Tested up to **7.1.2**
 *  PHP version ** 7.0 o superior **
 *  Language
 * [English (US)](https://wordpress.org/plugins/xeet-wp/)
 * Tags
 * [block](https://es-ec.wordpress.org/plugins/tags/block/)[embed](https://es-ec.wordpress.org/plugins/tags/embed/)
   [social](https://es-ec.wordpress.org/plugins/tags/social/)[tweet](https://es-ec.wordpress.org/plugins/tags/tweet/)
   [twitter](https://es-ec.wordpress.org/plugins/tags/twitter/)
 *  [Vista avanzada](https://es-ec.wordpress.org/plugins/xeet-wp/advanced/)

## Valoraciones

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/xeet-wp/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/xeet-wp/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/xeet-wp/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/xeet-wp/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/xeet-wp/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/xeet-wp/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/xeet-wp/reviews/)

## Colaboradores

 *   [ Kevin Batdorf ](https://profiles.wordpress.org/kbat82/)

## Soporte

Problemas resueltos en los últimos dos meses:

     0 de 1

 [Ver el foro de soporte](https://wordpress.org/support/plugin/xeet-wp/)