Cannot Change Status or Trash CPT Posts
-
Having an issue with CPT UI on a client’s site. I’ve created and setup a custom post type for team members, but for some strange reason, I cannot change the status or trash any of the posts create here. There are no spaces or odd characters in the slug. Here are the settings. Any advice?
name: team
label: Team
singular_label: Team Member
description:
public: true
publicly_queryable: true
show_ui: true
show_in_nav_menus: true
show_in_rest: false
rest_base:
has_archive: false
has_archive_string:
exclude_from_search: false
capability_type: post
hierarchical: false
rewrite: true
rewrite_slug:
rewrite_withfront: true
query_var: true
query_var_slug:
menu_position:
show_in_menu: true
show_in_menu_string:
menu_icon:
custom_supports:
- The topic ‘Cannot Change Status or Trash CPT Posts’ is closed to new replies.