From 0fcd59eab5d611186c347236df1b5850b528022a Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Mon, 24 May 2010 19:54:46 +0000 Subject: [PATCH] Don't link to cat2tag importer since it might not be installed. see #13465 git-svn-id: https://develop.svn.wordpress.org/trunk@14853 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/edit-tags.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/wp-admin/edit-tags.php b/wp-admin/edit-tags.php index 510244f6a8..6b4bbe5e3f 100644 --- a/wp-admin/edit-tags.php +++ b/wp-admin/edit-tags.php @@ -301,11 +301,6 @@ if ( $page_links )

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_cat_name(get_option('default_category')))) ?>

-

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

-
- -
-

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