16
Sep
Posted by chrisfay » 1 Comment »
Wordpress HowTo – Fix missing category information
I recently found that somehow a large number of my posts where completely missing from wp_term_relationships, which is responsible for mapping posts to their appropriate categories in version 2.6.1.
I think this happened after upgrading a few versions back, but had never actively used categories until now. All of my posts should have been uncategorized by default, but for some reason a huge number of them [...]