I’ve a plugin that expects there to be a default “uncategorized” class with ID=1. I’ve inadvertantly deleted the uncategorized class. Is it attainable to recreate the class as ID=1?
After I have a look at a default WP set up, I see that the desk “wp_terms” has uncategorized as the primary file with id 1. It additionally seems that the “wp_term_relationships” and “wp_term_taxonomy” tables are in play on this regard.
How would one go about recreating this class?