WP Manifestindependent plugin directory
manifest / performance / wp-performance-lazy-video

WP Performance Lazy Video native from core/video block

WP Performance Add Lazy on video tag from core/video block

by Faramaz Pat · github.com/wpperformance/wp-performance-lazy-video

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/wpperformance/wp-performance-lazy-video/archive/refs/heads/main.zip

Declares an update source (wp-performance-lazy-video), so updates arrive through the plugin's own updater.

Readme

Wordpress plugin for lazy load core/video gutenberg block

This plugin change render on core/video block gutenberg.

It change src to data-src for lazy load the video.

Read the full README on GitHub →