Forums

[resolved] how to find the category id? (5 posts)

  1. jayabb
    Member
    Posted 4 years ago #

    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

  2. kohaku
    Member
    Posted 4 years ago #

    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.

  3. jayabb
    Member
    Posted 4 years ago #

    Aha, got it :) Thanks.
    J

  4. jynksie
    Member
    Posted 3 years ago #

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

  5. bumbu
    Member
    Posted 3 years ago #

    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

Topic Closed

This topic has been closed to new replies.

About this Topic