s3rgiosan/wistia-embed-block
最新稳定版本:1.5.1
Composer 安装命令:
composer require s3rgiosan/wistia-embed-block
包简介
README 文档
README
A block for embedding Wistia videos in the WordPress block editor.
Description
The Wistia Embed block enables you to easily embed Wistia videos directly in the WordPress block editor. No need for shortcodes or manual HTML; simply paste the Wistia video link, and the block takes care of the rest.
Requirements
- WordPress 6.7 or later
- PHP 7.4 or later
Supported URL Formats
The plugin recognizes the following Wistia URL patterns:
https://<subdomain>.wistia.com/medias/<video-id>https://<subdomain>.wistia.com/embed/<video-id>https://<subdomain>.wi.st/medias/<video-id>https://<subdomain>.wistia.net/medias/<video-id>
Installation
Manual Installation
- Download the latest release ZIP from the Releases page.
- Go to Plugins > Add New > Upload Plugin in your WordPress admin area.
- Upload the ZIP file and click Install Now.
- Activate the plugin.
Install with Composer
To include this plugin as a dependency in your Composer-managed WordPress project:
- Add the plugin to your project using the following command:
composer require s3rgiosan/wistia-embed-block
- Run
composer install. - Activate the plugin from your WordPress admin area or using WP-CLI.
Usage
- In the block editor, add a new block and search for "Wistia Embed", or simply paste a Wistia video URL into the editor.
- The block will automatically detect the Wistia URL and render a responsive video embed.
Changelog
A complete listing of all notable changes to this project are documented in CHANGELOG.md.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2025-05-30