Description
This plugin creates a Shortcode to embed Videos from Complex TV Publisher Hub.
It also adds a Settings page to store default values for your Sitename, Player ID, Adset ID, and default Video Width & Height values, which are used as defaults when generating the shortcode.
Site’s using this plugin should be Publishers on the Complex Media Publishers Network.
The shortcode should be in this format [complextv contentid="" sitename="" playerid="" adsetid="" width="" height="" keywords=""]
Screenshots
Installation
- Upload
complex-tv-embed
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
-
Go to
Settings > Complex Tv Embed
to fill in default values for:- Sitename
- Player ID
- Adset ID
- Video Width
- Video Height
FAQ
- Installation Instructions
-
- Upload
complex-tv-embed
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
-
Go to
Settings > Complex Tv Embed
to fill in default values for:- Sitename
- Player ID
- Adset ID
- Video Width
- Video Height
- Upload
- What is the purpose of this plugin?
-
Videos that are embedded / shared from Complex TV use a javascript tag to create the video, and WordPress strips these out for security reasons.
This plugin creates a shortcode for these videos making it easier to embed video from Complex TV.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Complex TV Embed” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Complex TV Embed” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.4
- Schemaless Player URL
1.3
1.2
- Updated embed code with new player URL, General clean up
1.1
- Fix for default values not populating shortcode. Exclude unnecessary arguments.
1.0
- Complex TV Embed plugin