CumulusClips - Forums
Integration with wordpress
It's a shame there isn't an integration plugin for WordPress because I was using e107 but decided to move to WordPress for more customization.
CumulusClips - Forums
Comments
You'll likely need to add your CC site as a provider to your wordpress install, i.e.
* https://developer.wordpress.org/reference/functions/wp_oembed_add_provider/
* https://www.technosailor.com/2011/12/14/tutorial-adding-an-oembed-provider-to-wordpress/
* https://generatewp.com/introducing-oembed-provider-generator/
Note that the CC plugin expects a path that looks something like mysite.com/api/video/oEmbed - so keep that in mind when adding your site as a provider in WP.