WP Manifestindependent plugin directory
manifest / performance / ae-youtube-facade

Abstrengin YouTube Facade

Lightweight YouTube facade for WordPress embeds.

by Abstract Engineer · github.com/abstrengin/ae-youtube-facade · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/abstrengin/ae-youtube-facade/archive/refs/heads/main.zip

From the readme

Abstrengin YouTube Facade A lightweight YouTube facade plugin — shows a thumbnail and play button instead of loading a heavy iframe. Loads the real player only on click. Privacy-enhanced, responsive, zero bloat. Why This Plugin? Every embedded YouTube video loads ~1–2 MB of resources before anyone even clicks play. Multiply that by a few embeds and your page is crawling. Abstrengin YouTube Facade was purposefully built for simplicity: it intercepts WordPress YouTube embeds and replaces them with a static thumbnail that loads the real player only when clicked. Features - Facade/lazy loading — replaces YouTube iframes with a lightweight thumbnail + play button - Privacy-enhanced mode — uses youtube-nocookie.com to prevent tracking cookies until playback - Hide related videos — suppresses the related videos overlay at end of playback - Modest branding — reduces YouTube logo visibility in the player - Autoplay on click — video starts immediately when the facade is clicked - Player accent color — choose red or white for the progress bar - Responsive — 16:9 aspect ratio that adapts to any container width - Works with WordPress embeds — hooks into the native oEmbed system, no shortco

Read the full README on GitHub →