Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 631 Bytes

File metadata and controls

16 lines (10 loc) · 631 Bytes

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.