Viewing 2 replies - 1 through 2 (of 2 total)
  • madhuri_vats,

    You can use the exclude category argument to remove it from the list_categories tag like so:

    <?php wp_list_categories( 'exclude=10' ); ?>

    You can exclude your category from wp_spry_menu plugin by giving that category id… Try it you can definately get your solution… Enjoy…
    [link moderated]

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to remove Category from our Blog’ is closed to new replies.