Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

Piksel DE

Popis

Connect to your OVP/DE account and easily fetch your audio/video content. Get API token key from your OVP/DE account and add it under the plugin settings section.

You are now ready to use shortcodes to easily embed responsive video players by passing in:
*program_uuid
*project_uuid
*series_uuid

Example:
[pikselplayer program_uuid=“xxxxxx”]

Snímky obrazovky

  • Plugin the API Token here.
  • Short code examples.

Instalace

This section describes how to install the plugin and get it working.

e.g.

  1. Upload piksel-de to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress
  3. Get API token key from your OVP/DE account and add it under the plugin settings section.
  4. Place [pikselplayer program_uuid=“xxxxxx”] in your page/post.
  5. For template usage: <?php echo do_shortcode( '[pikselplayer program_uuid=“xxxxxx”]' );?>

Nejčastější dotazy

Where do I get amy API Token from?

Login to https://ovp.piksel.com/login.php
1.Once logged in click on the gear icon on the right top corner.
2. Then click on API Accounts to see you API Token and all the related options.

Recenze

Pro tento plugin nejsou žádné recenze.

Autoři

Piksel DE je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přeložte “Piksel DE” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

1.0

  • This is the first version.