From 80fc954dd2e5825f7f65d7661256550d01c37e0c Mon Sep 17 00:00:00 2001 From: Mike Schroder Date: Tue, 12 Apr 2016 17:24:37 +0000 Subject: [PATCH] About Page: Add Final Video Props siobhan, melchoyce, hugobaeta, rosso99. git-svn-id: https://develop.svn.wordpress.org/trunk@37178 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/about.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/wp-admin/about.php b/src/wp-admin/about.php index 54ed8b7d58..765ded9320 100644 --- a/src/wp-admin/about.php +++ b/src/wp-admin/about.php @@ -13,7 +13,7 @@ if ( current_user_can( 'customize' ) ) { wp_enqueue_script( 'customize-loader' ); } -$video_url = 'https://videopress.com/embed/J44FHXvg?hd=true'; +$video_url = 'https://videopress.com/embed/scFdjVo6?hd=true'; $locale = str_replace( '_', '-', get_locale() ); list( $locale ) = explode( '-', $locale ); if ( 'en' !== $locale ) { @@ -39,7 +39,8 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
-

Video Here

+ +