You can fire following query on your wordpress database to unassign uncategorized category from all posts.
DELETE FROM wp_term_relationships WHERE term_taxonomy_id = term_taxonomy_id of uncategorized category
Related Posts:
- How to check if I’m on the last page of posts?
- Multisite – Protect categories from deletion?
- Where/how are categories stored?
- Get top parent category
- wp_update_nav_menu_item() to insert categories
- Redirecting specific category posts to subdomain
- How can I prevent users from creating new categories?
- Get child categories when clicking on parent category
- Block multiple categories from Blog
- Best and Cleanest way to remove /category/ from category permalinks? [duplicate]
- Categories list loop – add separator every year
- What type of page should i use? static page or category page? and what’s the difference? [closed]
- Categories vs. Page Site Organization
- Get last post date yesterday from each categories not work & double result post
- How do I add a function on a specific post category?
- Open subcategories in submenu on click in primary menu
- How to add Categories to the top menu of the website?
- Multiple categories PROBLEM and Duplicating main categories
- force category base – archive pages work WITH & WITHOUT category base slug in url?
- Retrieve Image from Media Library by it’s category
- Getting URL of archive (category) page
- Strip a word from wp_list_categories
- Get Unique Categories – Group By?
- Site search needs to find posts for category topic AND Tag or keyword thats not in the post
- Get category url in loop
- Previous/next post links displaying wrong category than is desired
- SQL to migrate post types to taxonomy
- category url structure
- Order by category titles
- How to conditionally hide author name on Single.php if category is “news”, otherwise if category is something else display author name?
- How to let users choose posts order in categories?
- WordPress category
- Different Output for “Every Other” Foreach Statement?
- And/Or Category Query
- Automatically redirect a page to a category that share the same slug
- Show subcategories on a parent category page
- How do I add Category Body Classes to Admin?
- not all categories being displayed
- Category archive is displaying all posts rather than the specific category
- Use the category name instead of category slug in permalinks
- How can I display the number of post associated to a category in Twig/Timber WordPress? [closed]
- How to display the parent category if only the child category has been chosen
- Multiple Category Search with and operator in WordPress
- get_posts() from parent category only using a shortcode
- Display list categories from CTP
- Different CSS class by category
- Remove any product that is featured from regular display loop [WooCommerce]
- How the posts and categories connected each other in wp 4.1.1?
- How to restrict the amount of categories/post tags/terms for a post type post
- More efficient way to list posts by category [duplicate]
- Query posts by views on category page
- Ordering categories by slug vs. name
- Using in ‘category_name’ in ‘$query->set();’?
- Change appearance based on category but post is in two main categories
- how can i hide category?
- Homepage custom recent news
- post_class remove tag- or category- from slug
- creating categories programmatically
- Pagination for a category
- Custom url structure – pages under a custom post type
- Custom post type archive category page results in 404
- What is the best way to add an advanced / intermediate / beginner tag to a post
- WP-CLI Add category as menu item main-menu
- Can’t get selected value from wp_dropdown_categories or get_categories
- How to get specific (grand parent) category of current post?
- Blog page with posts from specific categories
- Exclude a category and post_type from wp_query
- How to remove parent category from child category url using wordpress rewrite rule?
- loop in single.php of the same category
- Hide a category/posts from the homepage in wp
- How to assign Categories and tags inside the TinyMCE Editor for each Image?
- outputting taxonomy hierarchy
- Make category archives page in menu non-clickable
- Exclude specific Categories from displaying on post but not in lists
- How to change the “This category has no blog posts yet!” text
- Change Category Base For Custom Post Type or Posts Page
- Search by tag, category and author without plugin
- List only child categories a post is in, of a specific parent category in wordpress
- Ajax Response Error
- How to show posts only for the last subcategory?
- Hide category links if there is nothing in the categories – Main Navigation submenu item
- Create monthly archive for parent category
- Different styles for categories – need to edit a plugin
- Unable to get all tags from specific categories
- Use specific category for every author on author page
- Hide all posts by an author
- How to display post title and link within wp_list_categories()
- How to remove title from category page in header
- woocommerce – products by category slug? [closed]
- Rewrite category list as an if / else statement
- Displaying just one post from each category on archive page
- Hiding any option or menu from menubar
- How do i add custom post types to this query?
- add new input field like category?
- WordPress excerpt for specific posts in category
- How do I get a single page navigation depending on the previous page?
- Search functionality with multiple categories
- Make a menu visible for a single category and it’s content
- How to define category ID in an array?
- CPT Custom post type Tags & Categories not showing for ‘Editor’ user in editor