X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/6c8f14c09105d0afa4c1574215c59b5021040e76..fa6ee2c363cdfdebcb4b76e4d9c4347a4cb19065:/wp-admin/about.php?ds=sidebyside diff --git a/wp-admin/about.php b/wp-admin/about.php index b92ec3a8..04dc411c 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,103 +41,161 @@ include( ABSPATH . 'wp-admin/admin-header.php' ); -
-

+
+

+

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

+

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

+

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

+

+

-
-

-

+
+
-
- -
-

-
- -

-

-

-

-
+
-
-

+
-
- -

-

+
+

+
+
+ + + + +
+

+

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

-
-

- -
- -

-

- -

-

-
-
+
-
-

+
+

-
+
-

-

WP_Comment_Query and WP_User_Query classes now support meta queries just like WP_Query. Meta queries now support querying for objects without a particular meta key.' ); ?>

+ +

+

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

+
+
-

-

WP_Post class, which improves performance by loading selected properties on demand.' ); ?>

+ +

+

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

+
-

-

WP_Image_Editor class abstracts image editing functionality such as cropping and scaling, and uses ImageMagick when available.' ); ?>

+ +

+

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

+
-
-
-

-

switch_to_blog() is now significantly faster and more reliable.' ); ?>

-
+
+ +
+

+ +
-

-

WordPress API is now always enabled, and supports fetching users, editing profiles, managing post revisions, and searching posts.' ), __( 'http://codex.wordpress.org/XML-RPC_WordPress_API' ) ); ?>

+

+

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

+ +

+

-

-

Underscore and Backbone JavaScript libraries. TinyMCE, jQuery, jQuery UI, and SimplePie have all been updated to the latest versions.' ), 'http://underscorejs.org/', 'http://backbonejs.org/' ); ?>

+

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

+

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

+ +

+

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

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