
內容簡介
VertiFeed 是一款為 WordPress 網站增添垂直滑動影片畫廊的外掛,提供兩個 Gutenberg 區塊,讓使用者能輕鬆創建響應式的影片展示,提升網站的互動性與視覺吸引力。
【主要功能】
• 響應式影片縮圖畫廊
• 全螢幕覆蓋影片播放器
• 垂直滑動與鍵盤導航功能
• 支援自我託管的媒體庫影片
• 可選擇影片標題覆蓋
• 可配置的列數與間距
外掛標籤
開發者團隊
原文外掛簡介
VertiFeed adds two Gutenberg blocks for creating vertical swipe video galleries on your WordPress site.
VertiFeed Gallery — A container block that displays videos as a responsive gallery grid of poster thumbnails. Clicking a thumbnail opens a fullscreen overlay with a vertical swipe video player.
VertiFeed Video — A child block for adding individual videos from the Media Library.
Features
Responsive gallery grid of poster thumbnails (no autoplay on the page)
Fullscreen overlay player opens on click, starting at the chosen video
Vertical swipe, scroll, and keyboard navigation; close with Esc or the X button
Self-hosted videos from the WordPress Media Library
Muted autoplay inside the overlay with tap-to-play/pause
Optional captions overlay per video
Configurable columns, gap, aspect ratio, loop, progress bar, and mute toggle
Built with the WordPress Interactivity API and block.json
Development
Source code and build tools are in the public repository:
https://github.com/loopcreators/vertifeed
This plugin is built with @wordpress/scripts. To regenerate the compiled files in build/:
Install dependencies: yarn install
Build assets: yarn run build
