I’ve removed the custom_meta_boxes. I don’t have to have them and it solves the problem. I still don’t understand why they were a problem, but if I can do without them I will.
I appreciate everyone’s efforts.
Note: rolling back to 4.7 made no difference.
Related Posts:
- Help With Warning on creating new Post types?
- Custom meta box in custom post type not working
- Custom post type – Errors
- WordPress is giving a warning but my code is working fine
- Create a shortcode to display custom post types with a specific taxonomy
- Automatically sorting custom post type admin area by a custom field
- How make get_next_post() return first post when viewing last one
- Get all authors with at least one post of ‘custom post type’
- Exclude from search all custom posts which are NOT in a taxonomy term
- Remove tabs from media uploader for a CPT
- Remove unwanted part of permalink custom structure from CPT url?
- It is possible to get a list of post types asociated to a taxonomy?
- Sorting for each custom taxonomy
- Custom Post Type pagination when CPT ‘rewrite’ rule and a page have the same slug
- wp_insert_post custom taxonomy
- dynamically update permalink and title with the values of custom fileds
- ascending order custom post type
- New WP_query in template not working with CPT+category on some pages
- Custom Post Type rewrite redirects to homepage
- Append taxonomy terms as class names in markup?
- Custom Post Types vs Database Table where many (10,000s + ) of entries are possible/desirable
- Permalinks without post type
- How to remove slug metabox from custom post type’s page?
- How to remove custom post type name from base url?
- Trying to edit the single page from a Custom Post
- How to Submit Post Via cURL & PHP
- Set up a Child/Parent relationship with a Custom Post Type
- How to structure sales of reports [closed]
- Cannot attach media when capabilities added to custom post type
- Custom Post Type rewrite
- Why does querying on post_tags (which has been applied to custom post types) only return posts?
- Custom Taxonomy Permalinks Redirection
- Add custom column in custom post type edit page
- shortcode to show custom post types by category
- Single Template that can be applied only via URL
- Get parent categories of custom post type
- Advanced or not so advanced pre_get_posts query
- Querying both pages and posts
- Pagination of Custom Post Types not Changing Posts
- How do I create custom fields for multiple post types?
- Pagination issue on category.php using custom post type query
- How to add custom field to view-edit post type page
- Pages are not saving due to custom post type
- How to get all tags of a custom post type by id
- Taxonomy in URL
- Custom post type isn’t working
- Add additional field to custom post_type
- Is it possible to filter the display name for post formats for display in the Formats meta box?
- Conditional for a Single Post That Belongs to a Category?
- Creating my own portfolio custom-type
- Dynamically output a class to an anchor tag depending on what tag is chosen
- Sort a custom post with ACF: Date Picker & Display Featured!
- How to limit post per page of custom post type?
- Strip Characters From Tag Name
- How to conditionally add Custom Post Type to Front Page
- Query not work for current taxonomy
- Create short URL with auto 301 redirect
- Custom Post 404
- Hide custom post type from search based on custom taxonomy
- Replicating category/location page heirarchy
- 404 Page Not Found on /Page/2/ on Tag Page
- How Can I Remove Custom Post Type Slug From URL
- Modifying WP_Title For Custom Post Type
- Types plugin custom post add_action hooks
- Copy/Move selected taxonomy terms to another taxonomy for posts
- Non-permalink custom taxonomy not found
- Looking up custom taxonomy IDs by name
- Is there a hook between clicking on “Add new” and the edit screen of a new post?
- How to use get_post_custom_values to return the value of an array
- Not Able to Add New Class To CPT Attachment Image
- While creating a post, can I restrict the authors in the dropdown list based on their user role?
- single and double quotes are displaying as HTML – eg ’ and “
- How can I create a button that when clicked populates a div with a list of foods that are checked as a certain type of ACF?
- Warning , Use of undefined constant PLUGIN_PATH?
- Custom Post Type archive page listing a 404 or single post
- post type => ‘any’ not applied my custom queries
- Loop through a specific parent category
- Register CPT if Jetpack Portfolio is not active and only once
- get first limited words from a custom post in the archive page
- Post that populates itself (almost) automatically using data from imported excel file
- Show “Republished” badge when Post Date is manipulated
- How to show data content from single page which is from custom post type?
- I broke it! Custom post type archive gets redirected to home
- How to hook save-post function to use taxonomy term in post-slug?
- Main site single-property.php design, as homepage of a multisite
- Custom post type and taxonomies structure
- Form to custom post type and custom taxonomy
- Can’t seem to filter wp_query by current category ID
- why custom post archive gives always no more than 10 posts despite of paging settings?
- You tube videos Appear Different Dimension
- Custom url for custom post types
- Permalink clashing with Custom Post Type rewrite rule
- Organizing Custom Post Type Archive Template
- how to do i fix this problem Your backup folder MIGHT be visible to the public
- How to display Multi Checkbos select Custom Field on the post?
- Single and Archive Pages with Custom Post Type
- update custom taxonomy with Ajax in edit.php file [duplicate]
- Update an existing post in a custom post type
- How to separate posts by categories?
- Creating a Single Instance Custom Post Type with Limited Module Options using ACF and WPGraphQL