diff --git a/wp-admin/edit-tags.php b/wp-admin/edit-tags.php index 07b0aea05e..701857a6e6 100644 --- a/wp-admin/edit-tags.php +++ b/wp-admin/edit-tags.php @@ -338,6 +338,11 @@ 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.'), 'import.php') ?>

+
+ +
+

tag to category converter'), 'import.php') ;?>.

cap->manage_terms) || current_user_can($tags->cap->manage_terms) ) : ?> +
+

+

Use this to convert categories to tags or tags to categories.'), 'import.php' ); ?>

+
+