From 5ba185ed0562988bd1068eb41a9968245e225424 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Thu, 6 Nov 2008 17:18:38 +0000 Subject: [PATCH] Use wp_dropdown_categories(). Props DD32. fixes #8075 git-svn-id: https://develop.svn.wordpress.org/trunk@9550 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/options-writing.php | 36 +++++++++--------------------------- 1 file changed, 9 insertions(+), 27 deletions(-) diff --git a/wp-admin/options-writing.php b/wp-admin/options-writing.php index 52843b7106..b3da37e75b 100644 --- a/wp-admin/options-writing.php +++ b/wp-admin/options-writing.php @@ -40,31 +40,19 @@ include('admin-header.php'); - + - + @@ -114,17 +102,11 @@ endforeach; - +