• Resolved jayabb

    (@jayabb)


    I want to exclude the default category, here’s what I’m doing:

    wp_list_categories(“exclude=0&show_count=1&title_li=”);

    but it doesn’t work.

    Is the default category not always 0?
    How do I find out the category ID for categories?
    J

Viewing 4 replies - 1 through 4 (of 4 total)
  • Manage -> Categories

    If you mouse-over the name of the category, it tells you in the status bar what the number is. Also, if you lick on the title of the category, it goes to edit mode and the ID of the category is at the end of the address.

    Thread Starter jayabb

    (@jayabb)

    Aha, got it ?? Thanks.
    J

    How do you change a catagory I.D. number?

    i think that this is possible only from database to change id, but you must be carefully becose if you have news you also will need to change here those id, and maybe in some other places, but i think but all changes a only in database

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘how to find the category id?’ is closed to new replies.