From fc796b810587056aa158a9c646c9f17535490816 Mon Sep 17 00:00:00 2001 From: Dion Hulse 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: https://develop.svn.wordpress.org/trunk@14379 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 a0d8e38d07..f44b9eff1b 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 { + + + +

+
+ + +
+ + + +