Tubelastica

Descrição

Tubelastica provides a simple and reliable way to embed YouTube videos using a single Gutenberg block.

By default, the block behaves like a standard YouTube embed and plays videos inline. In narrow areas such as sidebars, the layout adapts to maintain a clean design and good user experience.

The plugin focuses on minimal output and compatibility. Videos are displayed using a standard 16:9 responsive layout, without decorative borders, colors, or additional UI elements.

External links are not supported.

Features

  • Clean, responsive YouTube embeds
  • Optimized for narrow sidebars
  • Optional custom link support
  • Optional caption support
  • Lazy loading using standard iframe embeds
  • No settings pages
  • No external assets
  • No tracking, ads, or upsells

Blocos

Este plugin inclui 1 bloco.

  • Tubelastica

Instalação

  1. Upload the tubelastica folder to the /wp-content/plugins/ directory, or install the ZIP file via the WordPress plugin installer.
  2. Activate the plugin.
  3. Edit a post, page, or widget area.
  4. Add the Tubelastica block.
  5. Paste a YouTube video URL and publish.

Perguntas frequentes

Why do I see an image instead of a video in the sidebar?

In narrow areas such as sidebars, Tubelastica may display a clickable video thumbnail to preserve layout and usability.

What happens if I do not set a custom link?

If the custom link field is empty, the block behaves like a normal YouTube embed and plays the video inline.

Where should a custom link point to?

The custom link should point to a page where the video can be watched, such as a post, page, or video watch page.

Are external links supported?

No. External links are not supported.

Avaliações

Este plugin não tem avaliações.

Contribuidores e programadores

“Tubelastica” é software de código aberto. As seguintes pessoas contribuíram para este plugin:

Contribuidores

Registo de alterações

1.7.3

  • Removed remote script dependencies
  • Improved responsive layout
  • Improved sidebar compatibility
  • Code cleanup and stability improvements