X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/53a5df18dd17a11c18781e78349feb3e139096b4..5d244c8fd9a27c9f89dd08da2af6fbc67d4fce63:/wp-admin/about.php diff --git a/wp-admin/about.php b/wp-admin/about.php index c0ef6c60..f1c263b8 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -9,19 +9,25 @@ /** WordPress Administration Bootstrap */ 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' ); list( $display_version ) = explode( '-', $wp_version ); -wp_enqueue_script( 'about' ); - include( ABSPATH . 'wp-admin/admin-header.php' ); ?> +
-

+

-
+
@@ -36,121 +42,152 @@ 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.', 11 ), '3.7.1', number_format_i18n( 11 ) ); ?> - the release notes.' ), 'http://codex.wordpress.org/Version_3.7.1' ); ?> + '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/' ); ?>

+

+

-
- +
+
-
-

-

-

+
+ +
+
+ +
+ +
+

+
+
+ + + +
- $wp_version . '.1.next.minor', - 'version' => $wp_version . '.1.next.minor', - 'php_version' => $required_php_version, - 'mysql_version' => $required_mysql_version, - ); - require_once ABSPATH . 'wp-admin/includes/class-wp-upgrader.php'; - $updater = new WP_Automatic_Updater; - $can_auto_update = wp_http_supports( array( 'ssl' ) ) && $updater->should_update( 'core', $future_minor_update, ABSPATH ); - - if ( $can_auto_update ) { - echo '

' . __( 'This site is able to apply these updates automatically. Cool!' ). '

'; - - // If the updater is disabled entirely, don't show them anything. - } elseif ( ! $updater->is_disabled() ) { - echo '

'; - // If this is is filtered to false, they won't get emails, so don't claim we will. - // Assumption: If the user can update core, they can see what the admin email is. - - /** This filter is documented in wp-admin/includes/class-wp-upgrader.php */ - if ( apply_filters( 'send_core_update_notification_email', true, $future_minor_update ) ) { - printf( __( 'This site is not able to apply these updates automatically. But we’ll email %s when there is a new security release.' ), esc_html( get_site_option( 'admin_email' ) ) ); - } else { - _e( 'This site is not able to apply these updates automatically.' ); - } - echo '

'; - } - } - ?> +

+

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

-
-

+
+ +
+

-

-

+ +

+

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

-
- -

- change your password?' ), esc_url( self_admin_url( 'profile.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 )' ); ?>

+ +

+

-

-

wp_get_sites() allows developers to easily get an array of all the sites on your network without resorting to a direct database query — just one of many improvements to multisite in WordPress 3.7.' ); ?>

+

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

+

add_theme_support( 'title-tag' )" ); + ?>

+ +

+

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

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