WP Manifestindependent plugin directory
manifest / media / wp-wistia

Wistia API Integration

Integrate Wistia with WordPress

by The A-TEAM · github.com/asmbs/wp-wistia · website

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.zip

Readme

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.

Changelog

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.

Read the full README on GitHub →