X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/38ca813a0e312e2768e5b9519f0415cd0aa84781..4713a14935b83517997f3c88f808eb41da55033d:/wp-admin/about.php diff --git a/wp-admin/about.php b/wp-admin/about.php new file mode 100644 index 00000000..daf9c3a4 --- /dev/null +++ b/wp-admin/about.php @@ -0,0 +1,272 @@ + + +
+ +

+ +
+ +
+ + + +
+
+ + + + + +
+

+
+
+ +

+

+
+
+ +

+

+
+
+ +

+

+
+
+ +
+ +
+
+ +

+

+
+
+
+
+ +
+
+ + + +
+

+

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

+

+

+
+
+ +

+

+ +

+ +
+
+
+ +
+ +
+

+ +
+
+

+

+ +

+

+
+
+

+

+ +

+

+
+
+

+

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

+

+
+
+ +
+ +
+ + | + + +
+ +
+Version %1$s addressed a security issue.', + 'Version %1$s addressed some security issues.' ); + +/* translators: 1: WordPress version number, 2: plural number of bugs. */ +_n_noop( 'Version %1$s addressed %2$s bug.', + 'Version %1$s addressed %2$s bugs.' ); + +/* translators: 1: WordPress version number, 2: plural number of bugs. Singular security issue. */ +_n_noop( 'Version %1$s addressed a security issue and fixed %2$s bug.', + 'Version %1$s addressed a security issue and fixed %2$s bugs.' ); + +/* translators: 1: WordPress version number, 2: plural number of bugs. More than one security issue. */ +_n_noop( 'Version %1$s addressed some security issues and fixed %2$s bug.', + 'Version %1$s addressed some security issues and fixed %2$s bugs.' ); + +__( 'For more information, see the release notes.' );