X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/9e77185fafaf4e60e2b73821e0e4b9b1a11fb85f..5d244c8fd9a27c9f89dd08da2af6fbc67d4fce63:/wp-admin/about.php diff --git a/wp-admin/about.php b/wp-admin/about.php index 2e2ba5cf..f1c263b8 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -27,7 +27,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );

-
+
@@ -41,110 +41,124 @@ include( ABSPATH . 'wp-admin/admin-header.php' ); -
-
- - - - - -
+
+

+

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

+

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

+
-
+
+

+ -
-
-

-

+
+
+

+

Google’s Noto font family.' ), 'https://www.google.com/get/noto/' ); ?>

+

+

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

+
+ +
+

+
+
+ + + +
+

+

distraction-free writing mode. When you start typing, all the distractions will fade away, letting you focus solely on your writing. All your editing tools instantly return when you need them.' ); ?>

+
-
+
+ +
+

-
-

-

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

+

' . 40 . ''; + $string = __( 'Right now, WordPress %1$s is already translated into %2$s languages, with more always in progress. You can switch to any translation on the General Settings screen.' ); + if ( ! current_user_can( 'manage_options' ) ) { + $string = strip_tags( $string ); + } + echo sprintf( $string, $display_version, $count, admin_url( 'options-general.php' ) ); + ?>

-
-
+
+ +

+

full list of supported embeds.' ), 'http://codex.wordpress.org/Embeds' ); ?>

+
-
-
- +
+ +

+

your profile and log out everywhere.' ), get_edit_profile_url() ); ?>

-
-

-

- + +
+ +

+

plugin installer suggests plugins for you to try. Recommendations are based on the plugins you and other users have installed.' ); + if ( ! current_user_can( 'install_plugins' ) ) { + $string = strip_tags( $string ); + } + echo sprintf( $string, network_admin_url( 'plugin-install.php?tab=recommended' ) ); + ?>


-
-

+
+

-
+
-

-

+

+

A AND ( B OR C )' ); ?>

+ +

+

-
-

+
+

" tag */ + printf( __( '%s tags in themes' ), '<title>' ); + ?>

ORDER BY', 'WP_Query' ); + printf( __( '%s tells WordPress to handle the complexities of document titles.' ), "add_theme_support( 'title-tag' )" ); ?>

-
-
-

-

+ +

+

developer reference more complete than ever.' ), 'https://developer.wordpress.org/reference/' ); ?>

@@ -159,10 +173,21 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
-
+ +