Skip to content

statesman/wp-anvato-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

112 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anvato Video Plugin

A WordPress Plugin for integrating the Anvato video player. This plugin lets you add a shortcode for Anvato video into your content. You can easly find your Anvato video by searching with this plugin.

Setup

In order to get this working in your WordPress installation, you have to follow the next steps:

  • Get the below configuration parameters form Anvato
    • mcp_id
    • station_id
    • profile
    • player_url
  • Set default video player size & autoplay state
    • width
    • height
    • autoplay
  • Set tracking parameters, give empty if you use default
    • plugin_dfp_adtagurl
    • tracker_id
    • adobe_profile
    • adobe_account
    • adobe_trackingserver

Usage

Shortcode

This plugin has a shortcode supports to prepare Anvato video embed code automatically.

Basic shortcode usage

[anvplayer video="282411"]

Available shortcode attributes

  • video
  • width
  • height
  • autoplay
  • adobe_analytics (accepts only false, which removes all Adobe settings from the output)

About

Anvato Wordpress Plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 85.0%
  • JavaScript 11.1%
  • CSS 3.9%