From 8df8d9d39b172cc15d7ef05c134150818db18e5d Mon Sep 17 00:00:00 2001 From: Oscar Sanchez S Date: Sun, 16 Jan 2022 14:36:29 -0600 Subject: [PATCH] Add Video URL to template file --- includes/admin/class-bc-templates.php | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/includes/admin/class-bc-templates.php b/includes/admin/class-bc-templates.php index 65cfabc3..3e462232 100644 --- a/includes/admin/class-bc-templates.php +++ b/includes/admin/class-bc-templates.php @@ -729,6 +729,15 @@ class="brightcove-datetime brightcove-end-date" {{ data.id }} + + + + + + https://players.brightcove.net/{{data.account_id}}/default_default/index.html?videoId={{data.id}} + + + parent_base;