X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/a6f44f0edcda2471c5a33e4156c1c9488c7f3210..48ab98cb1779cf2088c1351ac3dd3d0da6fb31d3:/wp-admin/about.php diff --git a/wp-admin/about.php b/wp-admin/about.php index 64f7e7b4..2e2ba5cf 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -7,7 +7,14 @@ */ /** WordPress Administration Bootstrap */ -require_once( './admin.php' ); +require_once( dirname( __FILE__ ) . '/admin.php' ); + +wp_enqueue_style( 'wp-mediaelement' ); +wp_enqueue_script( 'wp-mediaelement' ); +wp_localize_script( 'mediaelement', '_wpmejsSettings', array( + 'pluginPath' => includes_url( 'js/mediaelement/', 'relative' ), + 'pauseOtherPlayers' => '' +) ); $title = __( 'About' ); @@ -15,11 +22,12 @@ list( $display_version ) = explode( '-', $wp_version ); include( ABSPATH . 'wp-admin/admin-header.php' ); ?> +
-

+

-
+
@@ -33,121 +41,125 @@ include( ABSPATH . 'wp-admin/admin-header.php' ); -
-

-

Version %1$s addressed some security issues and fixed %2$s bug.', - 'Version %1$s addressed some security issues and fixed %2$s bugs.', 13 ), '3.6.1', number_format_i18n( 13 ) ); ?> - the release notes.' ), 'http://codex.wordpress.org/Version_3.6.1' ); ?> -

-
-
-

- -
- -

-

-

+
+ + + + +
-
-
-

- -
- -

-

-

-

-
+
-
-

-

+
+

+

-
-

-

+
+
-
-
-

- -
-
"$sample_video.mp4", - 'ogv' => "$sample_video.ogv", - 'width' => 625, - 'height' => 360, - ); - // Opera 12 (Presto, pre-Chromium) fails to load ogv properly - // when combined with ME.js. Works fine in Opera 15. - // Don't serve ogv to Opera 12 to avoid complete brokeness. - if ( $GLOBALS['is_opera'] ) - unset( $args['ogv'] ); - // Our current ME.js API is limited to shortcodes in posts. - echo wp_video_shortcode( $args ); - ?>
-

-

- -

-

-

embeds that WordPress supports.)' ), 'http://codex.wordpress.org/Embeds' ); ?>

+
+ +
+
+
+ '//s.w.org/images/core/4.0/embed.mp4', + 'ogv' => '//s.w.org/images/core/4.0/embed.ogv', + 'webm' => '//s.w.org/images/core/4.0/embed.webm', + 'loop' => true, + 'autoplay' => true, + 'width' => 500, + 'height' => 352 + ) ); + ?> +
+
+
+

+

+

Check out all of the embeds that WordPress supports.' ); ?>

+
-
-
-

+
-
-
-

-

+
+
+

+

-
-

-

+
+
+ '//s.w.org/images/core/4.0/focus.mp4', + 'ogv' => '//s.w.org/images/core/4.0/focus.ogv', + 'webm' => '//s.w.org/images/core/4.0/focus.webm', + 'loop' => true, + 'autoplay' => true, + 'width' => 500, + 'height' => 281 + ) ); + ?> +
-
-

-

+
+ +
+ +
+
+ +
+
+

+

+
+
+ +
+ +
+

-

-

has_shortcode() and adjust shortcode attributes with a new filter.' ); ?>

+

+

-

-

+

+

ORDER BY', 'WP_Query' ); + ?>

-

MediaElement.js, jQuery %2$s, jQuery UI %3$s, jQuery Migrate, Backbone %4$s.' ), 'http://mediaelementjs.com/', '1.10.2', '1.10.3', '1.0' ); ?>

+

-
-
- - | - - +
+ +
+ + | + + +
+