I think your answer is on this post: Adding custom columns to custom post types and here is a complete “How to”: https://www.smashingmagazine.com/2017/12/customizing-admin-columns-wordpress/
Related Posts:
- How To Remove These Stuffs From Custom Post Type List Screen?
- Sort custom post type list table by display name of a user id stored as post meta value
- Why does my custom taxonomy show a total count across all post types
- Add content in custom post type page after the title and before columns
- How to Remove Certain Screen Options and Table Columns from post type in wp_list_table?
- Add content before/after admin post wp-list-table
- WP_List_Table Inside Metabox Not Working on Submit
- Redirect after deleting post and keep track of pagination
- Add custom column at custom posts list
- Custom Post Type or Custom Tables
- How i add new link after Edit | Quick Edit | Trash | View in quick edit section
- Row actions not showing? Why?
- Is there a way to list posts of only a certain category
- How can I add a column in the wp_list_table of the admin area?
- How to use custom post type APIs, but use a different db table
- Add acf field in title (admin table)
- Default sort on admin columns with meta date hides draft posts with empty date value
- Show post in table front end
- Add custom column to post list table
- How to sort posts in a custom post type by title in ascending order by default?
- Programatically inserted posts not showing in Posts Table
- sortable columns for multiple custom post types not working
- How to add query args to links to CPT admin submenu
- Odd behaviour for the update button when displaying a WP_List_Table
- How to create a master without relying on posts table
- Clone wp-admin/users.php (Users Admin Page)
- How to select meta key in custom database query
- Issue removing columns from admin table
- WP_List_Table Inside Metabox Not Working on Clicking Search Button
- Change column of row action (Quick Edit) links in WP_List_Table
- Show all post types in the same table of posts [duplicate]
- Custom post type: Add “Edit | Quick Edit | Trash | View” links to date (if title is not shown in column)?
- Custom post type yearly/ monthly archive permalinks
- Display custom post type with shortcode
- Restrict custom post type view by user role
- Adding meta values to permalink
- Changing the priority of a custom taxonomy’s metabox
- Adding post tags to custom post types
- How to create a mini directory in WordPress?
- Anyway to assign custom post types to a specific category?
- List with categories, subcategories and posts of custom posttype
- Multiple post types in archives (filter?)
- How to get source of custom meta image?
- Get count of custom post type created by current user
- Remove the Publish metabox for custom post type [duplicate]
- How can I show recent posts from same taxonomy as the post currently being viewed?
- How could I create a ‘private comments’ section on a custom post type?
- count_many_users_posts except current logged in user?
- Show custom post type randomly in any page
- Custom Search for Drafts in Custom Post Type
- How to create custom post listing in the admin?
- only a certain role has access to a cpt
- Templates and meta
- What’s the difference between same wp functions get_posts(); functions in different form?
- Wrong request query on cpt and tax
- Permalink for a custom post type isn’t working and I don’t know why
- Cannot add category or custom taxonomy from admin. WordPress site is hosted in Windows 16 server via IIS. No XAMPP or WAMP
- How do I set default meta value by post type?
- Custom post type, organized by categories
- Side effects of Script and Iframe in post
- WP Meta query for a custom post type based on two values
- Wrap custom post type – ONLY- in a div
- How to import files to individual posts of a custom type
- Listing custom terms in custom post meta
- What content types are shown at a search page?
- Display posts with tag for custom post type only
- Assigning a category to a custom post type in WordPress
- Shortcode to return single custom post based on post taxonomy
- Accessing a protected property of a post
- Custom post type title of each author in his own post
- Compare Two Custom Post Types Using The Same Custom Taxonomy
- Require custom post type if is_admin() – template doesn’t show up?
- Custom Query: Multiple CPTs and a taxonomy filter
- Custom Posttype URL
- Apply category query clause to posts of custom type
- Duplicate content problems after adding an archive page to the article’s post type
- Basic CPT Question About Categories
- How to upload an image to a custom post type
- CPT relations use in permalinks under single post type
- Attach a post type to other one
- Creating a custom WP query for a Custom Post Type
- bad practice for Custom Post Type
- Get queried object for custom post type count
- Redirect Custom Post Type from Child Taxonomies
- put a list of one post type in other post type to select from it and display selected item in second post type’s single page
- Meta_query by date for Events archive
- Insert a hash into the url of custom posts to make them function as anchors
- Show posts for current taxonomy
- WordPress get all post with like in terms [duplicate]
- Cannot retrieve Custom Taxonomies (Disappeared)
- wordpress form processing to custom post type not working
- Loop multiple taxonomy in custom post
- $post breaking container loop
- Stop Custom post type from being searched via URL
- Post Meta rows from other types being added to DB regardless of post type
- why get_post_meta is returning 0?
- How to create an upload page (front side)
- Get all active posts that are tied to a custom taxonomy for a custom post type
- Add post id to url instead of WordPress default -2 suffix
- How to consume external API from WordPress post editor and display the response data in the custom field?