A comprehensive collection of visual components for your site
About Wistia WordPress Plugin
This plugin adds oEmbed support to WordPress, allowing you to easily embed Wistia videos by pasting a link to the video's page. It is recommended to check "Use oEmbed?" when generating your embed code. You can install the plugin automatically through the WordPress dashboard or manually by uploading the files to the appropriate directory.Changelog
0.10
- Update implode function for php 8 compatibility
0.9
- Add *.wistia.net as a recognized domain
0.8
- Make Anti-Mangler an option and turn it off by default for new installs.
0.7
- Try to fix an issue with string concatenation in certain environemnts.
0.6
- Changed oembed regexp to properly detect new Wistia oembed URLs.
0.5.1
- Fixed a debug error complaining about
extended_valid_elements
undefined inadd_valid_tiny_mce_elements
0.5
- Updated the oembed endpoint for Wistia
- Updated the regexes for matching Wistia video URLs to the latest recommended in the doc
0.4
- Added support for the new Playlist embed structure
0.3
- Added support for all SuperEmbed style Wistia embeds
0.2
- Added support for SuperEmbed style oEmbeds
0.1
- Initial release