diff --git a/wp-admin/edit-tags.php b/wp-admin/edit-tags.php index 717954c0c0..757a5068d5 100644 --- a/wp-admin/edit-tags.php +++ b/wp-admin/edit-tags.php @@ -336,8 +336,12 @@ endif; ?>
- -

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')))) ?>

+

+ 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') ?>