mass delete categories wordpress

Discussion in 'WordPress' started by Ruriko, Jan 3, 2008.

  1. #1
    How can I mass delete categories in wordpress? I heard you can do it in phpadmin but I don't know how to safetly delete in there
     
    Ruriko, Jan 3, 2008 IP
  2. mizaks

    mizaks Well-Known Member

    Messages:
    2,066
    Likes Received:
    126
    Best Answers:
    0
    Trophy Points:
    135
    #2
    I don't think there is a mass delete option in WordPress admin panel. I wouldn't recommend mass deleting them in phpadmin either, because posts associated with a deleted category will be in limbo. WordPress asks for a new category to associate a deleted categories posts to. But if you wanted to delete them in phpMyAdmin, you would:

    open blog database -> categories table -> browse -> click 'check all' -> uncheck one so you have default category -> click the red 'X'.
     
    mizaks, Jan 3, 2008 IP
  3. Frankitude

    Frankitude Member

    Messages:
    32
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #3
    Do not use PHPmyadmin for this, you'll brake your blog DB. I hope, I am not too late.
     
    Frankitude, Jan 3, 2008 IP