Title: Cat. Exclude Problem -Part2-
Last modified: August 19, 2016

---

# Cat. Exclude Problem -Part2-

 *  [cucelo](https://wordpress.org/support/users/cucelo/)
 * (@cucelo)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/cat-exclude-problem-part2/)
 * There are some categories on my homepage that I use for the lead picture and 
   some videos. When I exclude them with plugin it also removes the posts related
   to category.
 * But I just want to remove the name of the category
 * I did it like the following and tried some other ways but couldnt manage it, 
   help needed…
 * function wp_list_categories($args = ”) {
    $defaults = array( ‘show_option_all’
   => ”, ‘orderby’ => ‘name’, ‘order’ => ‘ASC’, ‘show_last_update’ => 0, ‘style’
   => ‘list’, ‘show_count’ => 0, ‘hide_empty’ => 1, ‘use_desc_for_title’ => 1, ‘
   child_of’ => 0, ‘feed’ => ”, ‘feed_type’ => ”, ‘feed_image’ => ”, ‘exclude’ =
   > ”, ‘current_category’ => 0, ‘hierarchical’ => true, ‘title_li’ => __(‘Categories’),‘
   echo’ => 1, ‘depth’ => 0 **<?php wp_list_categories(‘exclude=9’); ?>** );

The topic ‘Cat. Exclude Problem -Part2-’ is closed to new replies.

## Tags

 * [category](https://wordpress.org/support/topic-tag/category/)
 * [exclude](https://wordpress.org/support/topic-tag/exclude/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [cucelo](https://wordpress.org/support/users/cucelo/)
 * Last activity: [17 years, 6 months ago](https://wordpress.org/support/topic/cat-exclude-problem-part2/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
