WP Manifestindependent plugin directory
manifest / editor / wistia-embed-block

Wistia Embed Block

A block for embedding Wistia videos in the WordPress block editor.

by Sérgio Santos · github.com/s3rgiosan/wistia-embed-block · website

2stars
2release downloads
0forks

Install

The author publishes release zips, so WP-CLI can install straight from GitHub:

wp plugin install https://github.com/s3rgiosan/wistia-embed-block/releases/download/1.5.1/wistia-embed-block-1.5.1.zip

Also on Packagist as s3rgiosan/wistia-embed-block:

composer require s3rgiosan/wistia-embed-block

Declares an update source (https://s3rgiosan.dev/), so updates arrive through the plugin's own updater.

From the readme

Wistia Embed Block 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://.wistia.com/medias/ - https://.wistia.com/embed/ - https://.wi.st/medias/ - https://.wistia.net/medias/ Installation Manual Installation 1. Download the latest release ZIP from the Releases page. 2. Go to Plugins Add New Upload Plugin in your WordPress admin area. 3. Upload the ZIP file and click Install Now. 4. Activate the plugin. Install with Composer To include this plugin as a dependency in your Composer-managed WordPress project: 1. Add the plugin to your project using the following command: 2. Run composer install. 3. Activate the plugin from your WordPress admin area or using WP-CLI. Usage 1. In the block editor, add a new block and search for "Wistia Embed", or simply paste a Wistia video URL into th

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
1.5.1 May 8, 2026 wistia-embed-block-1.5.1.zip 2
1.5.0 Apr 22, 2026
1.4.1 Mar 5, 2026
1.4.0 Oct 26, 2025
1.3.0 Aug 15, 2025
1.2.0 Mar 2, 2025
1.1.2 Dec 8, 2024
1.1.1 Dec 7, 2024
1.1.0 Nov 30, 2024
1.0.1 Nov 29, 2024
1.0.0 Nov 16, 2024