X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/6c8f14c09105d0afa4c1574215c59b5021040e76..4713a14935b83517997f3c88f808eb41da55033d:/wp-admin/about.php diff --git a/wp-admin/about.php b/wp-admin/about.php index b92ec3a8..daf9c3a4 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -7,7 +7,11 @@ */ /** WordPress Administration Bootstrap */ -require_once( './admin.php' ); +require_once( dirname( __FILE__ ) . '/admin.php' ); + +wp_enqueue_style( 'wp-mediaelement' ); +wp_enqueue_script( 'wp-playlist' ); +add_action( 'admin_footer', 'wp_underscore_playlist_templates', 0 ); $title = __( 'About' ); @@ -15,11 +19,12 @@ list( $display_version ) = explode( '-', $wp_version ); include( ABSPATH . 'wp-admin/admin-header.php' ); ?> +
-

+

-
+
@@ -34,91 +39,198 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
-

- -
- - -
-

-

+
+ + + + + +
+

+
+
+ +

+

-
-

-

+
+ +

+

+
+
+ +

+

-
- -
-

- -
- -

-

-

-

-
-
- -
-

- -
- -

-

-
-
-
-

+
-
- -

-

+
+
+ +

+

+
+
+
+
+ +
+
+ -

-

+ +
+

+

+
-
-

+
-
-
-

-

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

-
+
+
-

-

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

+ '//s.w.org/images/core/3.9/widgets.mp4', + 'ogv' => '//s.w.org/images/core/3.9/widgets.ogv', + 'webm' => '//s.w.org/images/core/3.9/widgets.webm', + 'loop' => true, + 'autoplay' => true, + 'width' => 499 + ) ); + ?> +

+

+

-

-

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

+ +

+

+ +

+
+
+ +
+ +
+

-

-

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

+

+

+ +

+

-

-

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

+

+

doing_action() and doing_filter(), and manipulate custom image sizes with has_image_size() and remove_image_size().' ); ?>

+

-
+
+