X-Git-Url: https://scripts.mit.edu/gitweb/autoinstallsdev/wordpress.git/blobdiff_plain/a5227bf01edbe6660486c9f5c0f0ed7b7fea3130..f9001779751f83dc8a10e478bfecb4d8dd5f964c:/wp-admin/custom-background.php diff --git a/wp-admin/custom-background.php b/wp-admin/custom-background.php index 413c564f..e3fc23eb 100644 --- a/wp-admin/custom-background.php +++ b/wp-admin/custom-background.php @@ -19,7 +19,7 @@ class Custom_Background { * Callback for administration header. * * @var callback - * @since unknown + * @since 3.0.0 * @access private */ var $admin_header_callback; @@ -210,7 +210,7 @@ if ( get_background_image() ) {
-
+
@@ -223,7 +223,7 @@ if ( get_background_image() ) {
-
+
@@ -236,7 +236,7 @@ if ( get_background_image() ) {
- +

@@ -303,7 +303,7 @@ if ( get_background_image() ) { -

+ @@ -311,7 +311,7 @@ if ( get_background_image() ) { } /** - * Handle a Image upload for the background image. + * Handle an Image upload for the background image. * * @since 3.0.0 */