
Implements Cloud Media Company's video player on your WordPress site.
This plugin provides an admin screen, found under "Settings > CMC Player", for adding Cloud Media Company's player script. Once you've added the player, you may use the following shortcode to display the player:
[cmcplayer/] - displays the CMC Player saved in the "CMC Player Script" field below. Available attributes:
show_on_desktop (bool) - Show on desktop? Default TRUE.show_on_mobile (bool) - Show on mobile? Default TRUE.excludes (string) - Comma separated list of Post IDs and/or keywords for not showing the player. Available keywords: front_page, archive.player_id (mixed) - Include the player ID to specify a player other than the stored player in the settings. Default FALSE.qortex (bool) - Include the Qortex ad banner tag? Default FALSE.meta (bool) - Show meta information below the player? Default FALSE.Example: [cmcplayer show_on_desktop="true" show_on_mobile="false"/]
meta attribute to allow display of meta information below the player. Only displays for logged in users with capability of activate_plugins.$player when player_id attribute is set.player_id and qortex attributes for showing different players based on the player_id.[cmcplayer/] shortcode. It allows for a comma separated list of Post IDs and/or keywords for not showing the player. Available keywords: front_page, archive.| Version: | 1.3.0 |
|---|---|
| Last updated: | 1 year ago |