X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/61343b82c4f0da4c68e4c6373daafff4a81efdd1..ceb5a929e00123b4e224977c6b5a149f6431b250:/wp-admin/about.php?ds=sidebyside diff --git a/wp-admin/about.php b/wp-admin/about.php index 8b155d21..ce9c8022 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -7,19 +7,24 @@ */ /** WordPress Administration Bootstrap */ -require_once( './admin.php' ); +require_once( dirname( __FILE__ ) . '/admin.php' ); $title = __( 'About' ); list( $display_version ) = explode( '-', $wp_version ); +// Temporary 3.8 hack: We want to use user-profile for the color schemes but don't need the heavy zxcvbn. +wp_deregister_script( 'zxcvbn-async' ); +wp_register_script( 'zxcvbn-async', false ); +wp_enqueue_script( 'user-profile' ); + include( ABSPATH . 'wp-admin/admin-header.php' ); ?>
-

+

-
+
@@ -33,105 +38,117 @@ include( ABSPATH . 'wp-admin/admin-header.php' ); -
-

- -
- -

-

-

-
+
+

+

Version %1$s addressed %2$s bug.', + 'Version %1$s addressed %2$s bugs.', 2 ), '3.8.3', number_format_i18n( 2 ) ); ?> + the release notes.' ), 'http://codex.wordpress.org/Version_3.8.3' ); ?> +

+

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

+

Version %1$s addressed %2$s bug.', + 'Version %1$s addressed %2$s bugs.', 31 ), '3.8.1', number_format_i18n( 31 ) ); ?> + the release notes.' ), 'http://codex.wordpress.org/Version_3.8.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' ); ?>

-
-
+
-
-

+ +if ( count( $_wp_admin_css_colors ) > 1 && has_action( 'admin_color_scheme_picker' ) ) : ?> +
+
-

-

+

+

+ +

visit your profile.' ), get_edit_profile_url( get_current_user_id() ) ); ?>

+
+
+ +
+ + +
+
-

-

+

+

+

+

+

-
-

-

+
+
+
-
-
-

-

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

-
+
+ +
+

+ + +
-

-

-
-
-

-

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

+

+

+

+
+