This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Complex TV Embed

Descripción

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=""]

Capturas

  • The Settings page to fill in after activating the plugin, which can be found in Setting > ComplexTV Embed

Instalación

  1. Upload complex-tv-embed folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings > Complex Tv Embed to fill in default values for:

    • Sitename
    • Player ID
    • Adset ID
    • Video Width
    • Video Height

Preguntas frecuentes

Installation Instructions
  1. Upload complex-tv-embed folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings > Complex Tv Embed to fill in default values for:

    • Sitename
    • Player ID
    • Adset ID
    • Video Width
    • Video Height
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.

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“Complex TV Embed” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Complex TV Embed” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

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