Skip to content

Extension lib for Wistia videos support with Carbon_Video lib

Notifications You must be signed in to change notification settings

pkostadinov-2create/Carbon_Video_Wistia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Carbon_Video_Wistia

Extension lib for Wistia videos support with Carbon_Video lib

Requires the following line:

$video_providers = array("Youtube", "Vimeo");

to be replaced with:

$video_providers = apply_filters('crb_video_providers', array("Youtube", "Vimeo"));

In lib/video.php

About

Extension lib for Wistia videos support with Carbon_Video lib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages