%s category: this is the default one"), $cat_name)); wp_delete_category($cat_ID); header('Location: categories.php?message=2'); break; case 'edit': require_once ('admin-header.php'); $cat_ID = (int) $_GET['cat_ID']; $category = get_category_to_edit($cat_ID); ?>

3 ) : ?>

add new)'), '#addcat') ?>

3 ) : ?>

Note:
Deleting a category does not delete posts from that category, it will just set them back to the default category %s.'), get_catname(1)) ?>