开发者 | cclambie |
---|---|
更新时间 | 2013年5月11日 19:36 |
PHP版本: | 3.3 及以上 |
WordPress版本: | 3.5.1 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
/wp-content/plugins/
directoryI have made it work with Mailchimp Plugin and Captions plugin, player colour.
Be sure to have uploaded captions to your Wistia video first, then just add captions=true into the shortcode eg. [wistiavid id=xxxxx captions=true]
I have made the mailchimp list appear only after the video has played. Get your mailchimp list ID from mailchimp (you can get it from the Sign up list embed code) and insert it into the shortcode mailchimpid=yyyyy, replacing yyyyy with you mailchimp list id. eg. [wistiavid id=xxxxx mailchimpid=yyyy]
Just set the colour with the shortcode colour=f78725, the colour is the #/ or HEX colour code eg. [wistiavid id=xxxxx colour=f78725]