diff --git a/src/wp-admin/about.php b/src/wp-admin/about.php index 2175d54c79..2571a110c7 100644 --- a/src/wp-admin/about.php +++ b/src/wp-admin/about.php @@ -10,7 +10,7 @@ require_once( dirname( __FILE__ ) . '/admin.php' ); wp_enqueue_style( 'wp-mediaelement' ); -wp_enqueue_script( 'wp-playlist' ); +wp_enqueue_script( 'wp-mediaelement' ); add_action( 'admin_footer', 'wp_underscore_playlist_templates', 0 ); $title = __( 'About' ); @@ -24,7 +24,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
- + @@ -40,30 +40,32 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
-
+
+
+
+
-
-
+
+ 'https://i.cloudup.com/IdZ7t3ixES.mp4',
+ // 'ogv' => '//s.w.org/images/core/3.9/widgets.ogv',
+ // 'webm' => '//s.w.org/images/core/3.9/widgets.webm',
+ 'loop' => true,
+ 'autoplay' => true,
+ 'width' => 499
+ ) );
+ ?>
-
-
-
-
-
+ Check out all of the embeds that WordPress supports.' ); ?>
-
-
+
+
ORDER BY', 'WP_Query' );
+ ?>
doing_action() and doing_filter(), and manipulate custom image sizes with has_image_size() and remove_image_size().' ); ?>