X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/699231ae09f7057a4d0000cdf32e50a3df6a04ca..f6364df6999f38896cc58171ec4a503f4f2dedcf:/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 */