Περιγραφή
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”]
Εγκατάσταση
This section describes how to install the plugin and get it working.
e.g.
- Upload
piksel-de
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Get API token key from your OVP/DE account and add it under the plugin settings section.
- Place
[pikselplayer program_uuid=“xxxxxx”]
in your page/post. - For template usage:
<?php echo do_shortcode( '[pikselplayer program_uuid=“xxxxxx”]' );?>
Συχνές Ερωτήσεις
- 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.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Piksel DE” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Piksel DE” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0
- This is the first version.