You could move this post category to a separate post type.
For this you would need to add a new custom post type, move the posts (for example with the plugin “Post Type Switcher”) and then adjust the theme to load the right posts in the frontend.
With this plugin you can also add new columns to the post admin section in order to sort them in different ways.
https://en-gb.wordpress.org/plugins/codepress-admin-columns/
The exact thing you are after could be done if you create a custom plugin for this, but I don’t think that there’s a plugin for this already as it seems like a feature not many people need.
Related Posts:
- How to add an admin notice upon post save/update
- Change label of title field for posts in the backend
- Exclude drafts in all() view of edit.php
- How to Arrange Posts by Size in the WordPress Dashboard?
- List latest posts in WP-Admin
- Open WordPress ‘Add New Post’ admin page with parameters set via $_GET
- using slug instead of ID in admin edit post url
- Categories box not showing on post edit pages
- Include Sticky Post in Page Posts Count?
- Make “Post published. View post” Open in a New Tab
- How to get new post URL?
- How to remove bulk edit options
- Add confirmation popup on “Move to Trash”
- Embed WordPress Admin in an iframe
- Can’t publish, edit or delete posts since Gutenberg update
- Send email to user that his post has been rejected
- Add filter-by-tag in the all posts admin console page
- Remove some articles from the list in WPAdmin for a user
- How to place HTML below the title of the (custom) post overview
- How do I allow users to follow a post and then allow admins to email all users who have followed that post?
- display list of posts/pages in admin edit post/page
- Custom Theme Want To Remove One Category From All Displays
- Invalid post type when click “Filter” or “Apply” button in WordPress admin Post list [closed]
- How to change the title url on the edit post screen?
- Change Order of Admin Posts Depending on Meta
- WordPress Theory Lesson – Image Columns within posts with alignment?
- Diplay comment date on WP_Post_Comments_List_Table
- Change default Posts page
- Display posts in three columns by category
- How can I replace the text at the top of a custom column into a icon?
- I am unable to publish/update post
- Disable inline_edit() on edit.php
- WordPress’ ALL post count info on its dashboard does not match phpMyAdmin’s ALL post count!
- Classic editor throws 403 error based on post content
- Display Meta Values in Custom Filter – Admin Custom Posts
- Lost draft under all posts and drafts
- Simultaneous admin updates causes custom fields to not update
- Hook in to add new post link wp admin?
- plugin to post from admin to flickr [closed]
- Retrieve only posts from a specific user in wp-admin/edit.php
- Adding an Archive button to posts page for administrators
- Develop Admin Panel Page
- How show categories in admin and get that selected to show posts in index
- Change post-slug using wordpress API? Change permalink of a post using php / jquery?
- Fast publishing in wordpress
- Which file do I need to edit the All Posts page in the admin area?
- How do you search for a post or page with a certain url on the WordPress admin panel?
- How to get the old WordPress Draft Editor view back with the Word count?
- Change the color of the Password Protected Post titles
- Bolding several words at once
- Sort All Posts by Category Name in the Admin Panel?
- Change default post style to columns
- List latest posts with least comments in WP-Admin
- Lightbox on wordpress post page
- Some blog posts containing source code fail to save draft or publish
- WP_Query outputs wrong post in custom post type
- Edit post & page option does not display on latest wordpress
- Cannot create new posts or upload images using media manager
- user_has_cap filter allows “edit_others_posts” but not is not allowing updating/publishing
- ‘QTags.addButton: arg2 distorts the button rather than just shows
- Custom Fields – How to get the list of a specific active widget each time it rendered
- My page shows some other content in WP
- how can sort my column
- the wp_post_update isn’t working all the time
- Redirect old Posts URL to new URL
- Post count doesn’t match number of posts shown in list in admin
- How to view a post from the wordpress admin screen
- Blog open in new Tab
- Remove status ‘archived’ from the default post and page view
- Strange behaviour in WordPress admin
- How to show WP admin edit page within template page/post?
- WordPress Screen Options, Help, Visual editor, Status, Visibility, Revisions, Published on and any toggled indicator don’t work for posts
- Many buttons not functioning in WordPress dashboard (as admin)
- Redirecting to “All Posts” after post publish or update
- Set featured image on creating new post
- Blank page after changing number of post displayed in wp-admin
- How to sort posts in admin by name
- Is it possible to display QUICK EDIT as default for all posts in wp-admin/edit.php page?
- How can I filter the post of a CPT by taxonomy Term in admin meta-box dropdown?
- issue in wordpress auto delete post and redirect to another 1
- How to enable comments meta box for other author posts?
- Admin is showing all posts on page 1
- Post preview in iframe without saving the post
- I moved my site to another server, wp admin works so does the front page, but posts don’t work
- How to change the publishing date of each posts?
- Adding custom fields to the Quick Edit screen – puzzled about the column concept
- How to create three columns from selected posts
- Error establishing a database connection
- Post thumbnail is not shown in wp-admin
- Enqueue CSS on custom posts’ backend area
- What does WordPress mean by they have full rights to content [closed]
- Add News Feed to bespoke website, only to one page on whole site
- How can I get on the same row two post of different categories?
- Post Format Status [closed]
- Display posts with id equal to relationship value
- I cannot see the pagination in /wp-admin posts page
- How to check if single.php has already called the_post_thumbnail function
- When using Tribe Events Calendar, querying for a specific event category returns nothing
- Latest comment post should be the first post in the blog
- jquery: getting contents of #content field on post page