diff --git a/src/wp-admin/edit-tags.php b/src/wp-admin/edit-tags.php index 5ab4cac567..c71212b95c 100644 --- a/src/wp-admin/edit-tags.php +++ b/src/wp-admin/edit-tags.php @@ -583,7 +583,7 @@ if ( current_user_can( $tax->cap->edit_terms ) ) { ' . apply_filters( 'the_category', get_cat_name( get_option( 'default_category' ) ), '', '' ) . '' );