From fd17fe449d0a413b4619e91762da6bc0a9a35de4 Mon Sep 17 00:00:00 2001 From: ryan Date: Mon, 24 Sep 2007 02:39:49 +0000 Subject: [PATCH] Remove reference to importers and move the note about converting up to the Note section. fixes #5060 git-svn-id: http://svn.automattic.com/wordpress/trunk@6163 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/categories.php | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/wp-admin/categories.php b/wp-admin/categories.php index cd3443d72d..cc2b37a5a2 100644 --- a/wp-admin/categories.php +++ b/wp-admin/categories.php @@ -111,18 +111,11 @@ cat_rows();

Note:
Deleting a category does not delete the posts in that category. Instead, posts that were only assigned to the deleted category are set to the category %s.'), apply_filters('the_category', get_catname(get_option('default_category')))) ?>

+

category to tag converter.'), 'admin.php?import=wp-cat2tag') ?>

-
-

- - -