diff --git a/wp-admin/edit-tags.php b/wp-admin/edit-tags.php index a67fc12a6..812475486 100644 --- a/wp-admin/edit-tags.php +++ b/wp-admin/edit-tags.php @@ -308,8 +308,13 @@ 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') ;?>.

+
+ diff --git a/wp-admin/tools.php b/wp-admin/tools.php index e7145f339..80c0c1528 100644 --- a/wp-admin/tools.php +++ b/wp-admin/tools.php @@ -89,6 +89,17 @@ if ( ! $is_opera ) { manage_cap) || current_user_can($tags->manage_cap) ) : ?> +
+

+

categories to tags, or tags to categories.'), 'admin.php?import=wp-cat2tag', 'admin.php?import=wp-cat2tag&step=3'); ?>

+
+