X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/baca9ce86a38dc54c4574890ee2d352fd81f78b2..9e77185fafaf4e60e2b73821e0e4b9b1a11fb85f:/wp-admin/about.php diff --git a/wp-admin/about.php b/wp-admin/about.php index 552437d6..2e2ba5cf 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,112 +41,125 @@ include( ABSPATH . 'wp-admin/admin-header.php' ); -
-

-

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

-

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

-
-
-

+
+ + + + + +
-
- +
-
-

-

+
+
+

+

-
-

-

+
+
-
-
-

- -
- -

-

-

-

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

+
-
-
-

+
-
- -

-

+
+
+

+

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

-
- -

-

+
-

-

+
+
+ +
+
+

+

+ +
-
+
+ +

-

-

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

+

+

ORDER BY', 'WP_Query' ); + ?>

-

-

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

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