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
- Upload the
tubelasticafolder to the/wp-content/plugins/directory, or install the ZIP file via the WordPress plugin installer. - Activate the plugin.
- Edit a post, page, or widget area.
- Add the Tubelastica block.
- Paste a YouTube video URL and publish.
Perguntas frequentes
-
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:
ContribuidoresTraduza o “Tubelastica” para o seu idioma.
Interessado no desenvolvimento?
Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.
Registo de alterações
1.7.3
- Removed remote script dependencies
- Improved responsive layout
- Improved sidebar compatibility
- Code cleanup and stability improvements