Hi all,
Due to my categories not showing up in the latest version of wordpress, I need to change them in the database. Field names appear to have changed, so I can't figure out how I change the category of a post.
I've tried opening up the individual post in wp_posts > post_content and changing the number of the post from 0 to 20. This doesn't seem to change anything and looking at older posts this value is always 0.
Is there a way of changing the category of an individual post in the database?
Thanks