X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/bf5c68485ef07868ad0a91168ecd0092af7661ae..6359b807ff8b4ffa151d8756cdefb861c6c1d4db:/wp-admin/about.php diff --git a/wp-admin/about.php b/wp-admin/about.php index 1ebc0f0d..8105de98 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' ); ?>
-

+

-
+
@@ -34,156 +41,124 @@ include( './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.3.2', number_format_i18n( 12 ) ); ?> - the release notes.' ), 'http://codex.wordpress.org/Version_3.3.2' ); ?> -

-

Version %1$s addressed a security issue and fixed %2$s bug.', - 'Version %1$s addressed a security issue and fixed %2$s bugs.', 15 ), '3.3.1', number_format_i18n( 15 ) ); ?> - the release notes.' ), 'http://codex.wordpress.org/Version_3.3.1' ); ?> + 'Version %1$s addressed some security issues and fixed %2$s bugs.', 4 ), '4.2.4', number_format_i18n( 4 ) ); ?> + the release notes.' ), 'http://codex.wordpress.org/Version_4.2.4' ); ?> +

+

Version %1$s addressed some security issues and fixed %2$s bug.', + 'Version %1$s addressed some security issues and fixed %2$s bugs.', 20 ), '4.2.3', number_format_i18n( 20 ) ); ?> + the release notes.' ), 'http://codex.wordpress.org/Version_4.2.3' ); ?> +

+

Version %1$s addressed some security issues and fixed %2$s bug.', + 'Version %1$s addressed some security issues and fixed %2$s bugs.', 13 ), '4.2.2', number_format_i18n( 13 ) ); ?> + the release notes.' ), 'http://codex.wordpress.org/Version_4.2.2' ); ?> +

+

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