Tubelastica
Tubelastica
Description
Tubelastica provides a simple and reliable way to embed YouTube videos using a single Gutenberg block.
The plugin focuses on clean output and compatibility. Videos are displayed responsively using a standard 16:9 layout, without decorative borders, colors, or additional UI elements added by the plugin itself.
Tubelastica is especially useful for themes with narrow sidebars, where standard embeds may appear cramped or overflow their containers.
Features include:
– Clean, responsive YouTube embeds
– Optimized layout for narrow sidebars
– Optional caption support
– Lazy loading using standard iframe embeds
– No settings pages
– No external assets loaded by the plugin
– No tracking, ads, or upsells
Tubelastica uses only local assets and standard YouTube embed URLs, following WordPress.org plugin guidelines.
Installation
- Upload the
tubelasticafolder to the/wp-content/plugins/directory, or upload the ZIP file via the WordPress plugin installer. - Activate the plugin through the “Plugins” menu in WordPress.
- Edit a post, page, or widget area.
- Add the Tubelastica block.
- Paste a YouTube video URL and publish.
Faq
No. The plugin does not load external JavaScript libraries or remote assets. Videos are embedded using standard YouTube iframes.
Yes. Tubelastica is designed to work well in narrow sidebar areas and widget blocks.
No. Captions are optional.
No. Tubelastica is intentionally simple and does not add settings pages.
Reviews
Changelog
1.7.3
- Removed remote script dependencies
- Improved lazy loading using iframe embeds
- Fixed responsive layout issues
- Improved sidebar compatibility
- Code cleanup and stability improvements