From 7cc48789e46e8f0d7a036e42d5eea2af98b63c66 Mon Sep 17 00:00:00 2001 From: Ryan Boren 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: https://develop.svn.wordpress.org/trunk@6163 602fd350-edb4-49c9-b593-d223f7449a82 --- 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') ?>

-
-

- - -