开发者 |
highrisedigital
wpmarkuk |
---|---|
更新时间 | 2024年10月31日 00:24 |
捐献地址: | 去捐款 |
PHP版本: | 8.0 及以上 |
WordPress版本: | 6.5.4 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
It filters the embed block output to prevent Youtube and Vimeo scripts be loaded on the page until a users clicks to watch a video. It does this my replacing the normal embed markup with a video thumbnail image. When the user clicks on the image, the embedded video is called.
The plugin provides progressive enhancement, therefore if you no longer use this plugin, your embedded videos will revert back to the default WordPress behaviour.
Yes! As of version 1.3, you can set a custom thumbnail on the embed block and this will be used as the video thumbnail or poster image on the front end of the site.
wp_enqueue_style
function rather than using print styles