[ o365_video_view ]
| Parameter | Description | Sample | Required | Bound to an attribute or template | Attribute or Template Name |
|---|---|---|---|---|---|
| channelid | Office 365 User account id by which need to fetch the data | channelid=”xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx” | X | ||
| type | layout type list or single | type=”list” | |||
| videoid | layout type list or single | videoid=”xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx” | X | type=”single” | |
| template | PHP template name to show the data | template=”carousel_tpl.php” | |||
| width | video width | width=”500″ | |||
| height | video height | height=”280″ | |||
| id | unique id for container | id=”o365-search-result” |
Template customization
Plugin templates can be found here: wp-content/plugins/o365-wp-sp-video-display/templates/views
A custom template can be uploaded to theme folder also, here is the folder path: wp-content/themes/your-theme/o365-display/sp-video/views/
Please change the your-theme name with your currently active theme name.
