WordPress: SQL to Bulk Move Categories to Tags
There are tools out there but if you need to move all or most of the categories to tags then it is best to do it manually using SQL. Remember that category 1 is the default uncategorized so don’t move it. The code below allows you to select which category ids will not be moved …