Title: Need Plugin
Last modified: August 18, 2016

---

# Need Plugin

 *  [GVS](https://wordpress.org/support/users/gvs/)
 * (@gvs)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/need-plugin/)
 * I want that on start page of my blog there were only posts of one category, which
   I need. I also want, that categories should appair on sidebar in order I want.
   
   is there any plugin to do this? thanks. sorry for my bad English.

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/need-plugin/#post-631534)
 * 1. [http://www.fidgeting.net/wordpress-plugins/ultimate-category-excluder/](http://www.fidgeting.net/wordpress-plugins/ultimate-category-excluder/)
   
   2. [http://codex.wordpress.org/Template_Tags/wp_list_categories#Parameters](http://codex.wordpress.org/Template_Tags/wp_list_categories#Parameters)
 *  [kletsr](https://wordpress.org/support/users/kletsr/)
 * (@kletsr)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/need-plugin/#post-631537)
 * I advice you to study WordPress a bit more, this is standard functionality.
 * [http://codex.wordpress.org/The_Loop](http://codex.wordpress.org/The_Loop)
 *  Thread Starter [GVS](https://wordpress.org/support/users/gvs/)
 * (@gvs)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/need-plugin/#post-631551)
 * thanks for help
    wp_list_categories(‘orderby=name&include=5,3,2,1&show_count=
   0&title_li=<h2>categories</h2>’);
 * why this function does not work properly?
 * this works fine.
    wp_list_categories(‘orderby=name&include=5,3,2,1’);
 * help please
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/need-plugin/#post-631554)
 * _why this function does not work properly?_
 * Probably, because you didn’t use the correct syntax. Check out th #3.3 on the
   page I linked above.
 *  Thread Starter [GVS](https://wordpress.org/support/users/gvs/)
 * (@gvs)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/need-plugin/#post-631567)
 * I am so stupid 🙁
    I want that categories should be listed such way 5,3,2,1 first
   should be gategory with ID 5, second ID 3 and so on. how to do this?
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/need-plugin/#post-631568)
 * Taking a second look at the default parameters… you can NOT do that. There might
   be a plugin out there for custom ordering – but I can’t remember, sorry.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Need Plugin’ is closed to new replies.

 * 6 replies
 * 3 participants
 * Last reply from: [moshu](https://wordpress.org/support/users/moshu/)
 * Last activity: [18 years, 6 months ago](https://wordpress.org/support/topic/need-plugin/#post-631568)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
