Wistia API Integration
Integrate Wistia with WordPress
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/asmbs/wp-wistia/archive/refs/heads/master.zipReadme
WordPress + Wistia
This plugin integrates the Wistia video platform with WordPress. It facilitates the connection to Wistia's Upload API so you can upload videos to your account. It also provides a simple custom post type for displaying your Wistia videos. This post type can be enabled and used as-is, or you can extend it to create other Wistia-video-based post types.
Upload API Integration
Document the API integration settings and JavaScript component here.
Wistia Video Custom Post Type
Document the provided CPT here, as well as the method for extending it.