From 0ecd82b14227ed364e128ec810ba2603635b265c Mon Sep 17 00:00:00 2001 From: Peter Westwood Date: Thu, 25 Feb 2010 21:48:11 +0000 Subject: [PATCH] Switch to using a filter for {en|dis}abling update services configuration. Fixes #12229. See #12381. git-svn-id: https://develop.svn.wordpress.org/trunk@13412 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/options-writing.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/options-writing.php b/wp-admin/options-writing.php index 42a788d571..5de4e0669a 100644 --- a/wp-admin/options-writing.php +++ b/wp-admin/options-writing.php @@ -114,7 +114,7 @@ wp_dropdown_categories(array('hide_empty' => 0, 'name' => 'default_email_categor - +