From 796c4942955683db2e6801eeb2bb71347fe5efcd Mon Sep 17 00:00:00 2001 From: dd32 Date: Mon, 3 May 2010 18:52:38 +0000 Subject: [PATCH] Add reset background image to theme default. Props lancewillett. See #12186 git-svn-id: http://svn.automattic.com/wordpress/trunk@14379 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/custom-background.php | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/wp-admin/custom-background.php b/wp-admin/custom-background.php index a0d8e38d0..f44b9eff1 100644 --- a/wp-admin/custom-background.php +++ b/wp-admin/custom-background.php @@ -87,7 +87,6 @@ class Custom_Background { check_admin_referer('custom-background'); - // @TODO: No UI entry point for this: if ( isset($_POST['reset-background']) ) { remove_theme_mods(); return; @@ -188,6 +187,18 @@ class Custom_Background { + + + +

+
+ + +
+ + + +