X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/96bc8e88cf39086a9e0a883b8e2c311fe82a5e97..5e031ad59895b5682d1509675cafe9f2c5081c12:/wp-admin/about.php diff --git a/wp-admin/about.php b/wp-admin/about.php index 21156f0f..a1f16d3e 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -7,19 +7,26 @@ */ /** 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' ); list( $display_version ) = explode( '-', $wp_version ); -include( './admin-header.php' ); +include( ABSPATH . 'wp-admin/admin-header.php' ); ?>
-

+

-
+
@@ -33,145 +40,113 @@ include( './admin-header.php' ); -
-

- -
-
- - -
-
-

-

- -

-

+
+

+

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

+
-

-

-
-
+
+
-
-

+
-
-

-

+
+
+

+

Tools menu, add Press This to your browser bookmark bar or your mobile device home screen. Once installed you can share your content with lightning speed. Sharing your favorite videos, images, and content has never been this fast or this easy.' ), admin_url( 'tools.php' ) ); ?>

+

-
-

-

-
+

+ +

-
-
- -

-

-
-
- -

-

-
+
+
-
-

- -
-
- - -
-
-

-

- -

-

- -

-

-
+
+
+ +
+
+

+

+

emoji.' ), '💙', '🐸', '🐒', '🍕', __( 'https://codex.wordpress.org/Emoji' ) ); + ?>

-
-
-

- -
-
-

- -

-
-
-

-

Tools → Import to get the new Tumblr Importer, which maps your Tumblog posts to the matching WordPress post formats. Tip: Choose a theme designed to display post formats to get the greatest benefit from the importer.' ); ?>

-
-
-

-

Note: if you’ve added new widgets since the switch, you’ll need to rescue them from the Inactive Widgets area.' ); ?>

-
+
+
+ +

+

your content, before it debuts on your site. ' ); ?>

+
+
+ +

+

+
+
+ +

+

Update Now and watch the magic happen.' ); ?>

-
-
+

-
-
-

-

-
+
-

-

-
-
-

-

-
-
+

+

-
-
-

is_main_query()

-

WP_Query object is the main WordPress query or a secondary query.' ); ?>

-
-
-

-

+

+

wp.a11y.speak()' ); + ?>

-

-

-
+

+

Plugin Developer Handbook.' ), 'https://developer.wordpress.org/plugins/taxonomy/working-with-split-terms-in-wp-4-2/' ); + ?>

+ +

+

WP_Query', 'WP_Comment_Query', 'WP_User_Query' ); + ?>

+
+ +
+ +
+ + | + +
- -
- -
- - | - -
Version %1$s addressed some security issues and fixed 'Version %1$s addressed some security issues and fixed %2$s bugs.' ); __( 'For more information, see the release notes.' ); - -?> \ No newline at end of file