X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/e0bf0ae6a149125bedfeaf344114a97d5864e74d..5e031ad59895b5682d1509675cafe9f2c5081c12:/wp-admin/about.php diff --git a/wp-admin/about.php b/wp-admin/about.php index 64f7e7b4..a1f16d3e 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' ); @@ -17,9 +24,9 @@ include( ABSPATH . 'wp-admin/admin-header.php' ); ?>
-

+

-
+
@@ -34,120 +41,106 @@ 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' ); ?> +

+

Version %1$s addressed a security issue.', + 'Version %1$s addressed some security issues.', 1 ), '4.2.1' ); ?> + the release notes.' ), 'http://codex.wordpress.org/Version_4.2.1' ); ?>

-
-

- -
- -

-

-

-
+
+
-
-

+
+ +
+
+

+

Tools menu, add Press This to your browser bookmark bar or your mobile device home screen. Once installed you can share your content with lightning speed. Sharing your favorite videos, images, and content has never been this fast or this easy.' ), admin_url( 'tools.php' ) ); ?>

+

-
- -

-

-

-

+

+ +

-
-
-

-

-
-
-

-

-
+
+ +
+
+ +
+
+ +
+
+

+

+

emoji.' ), '💙', '🐸', '🐒', '🍕', __( 'https://codex.wordpress.org/Emoji' ) ); + ?>

-
-

- -
-
"$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' ); ?>

+
+
+ +

+

your content, before it debuts on your site. ' ); ?>

+
+
+ +

+

+
+
+ +

+

Update Now and watch the magic happen.' ); ?>

-
+

-
-
-

-

-
+
-

-

-
-
-

-

-
-
+

+

-
-
-

-

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

-
-
-

-

+

+

wp.a11y.speak()' ); + ?>

-

+

+

Plugin Developer Handbook.' ), 'https://developer.wordpress.org/plugins/taxonomy/working-with-split-terms-in-wp-4-2/' ); + ?>

+ +

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' ); ?>

+ /* translators: 1: WP_Query, 2: WP_Comment_Query, 3: WP_User_Query */ + printf( __( '%1$s, %2$s, and %3$s now support complex ordering with named meta query clauses.' ), 'WP_Query', 'WP_Comment_Query', 'WP_User_Query' ); + ?>

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