I bet you are on a localhost server, I had the same issue and fixed changing files permission. ALL wp-content files & folders, and ALL wp-includes folder & files must have full permissions.
If you are on localhost this is not a problem, you could simply give full permission to the entire WP installation
Related Posts:
- Fetch All Posts (Including Those Using a Custom Post Type) With WordPress API
- How to make post sticky in the admin page?
- Remove rows in the manage post/page view
- How to add a custom-post-type post within another custom-post-type post edit screen using AJAX?
- How do I edit the WordPress post.php file?
- Admin slow on Postlist (over 30k Posts in Database)
- list articles in admin showing nested categories or slugs?
- How we can create menu from Appearance > Menu and use as a add-submenu-page for admin menu?
- Limiting the Number of User Posts to Their Own Posts
- Display posts of only a certain category in WP Admin section?
- What does this PHP function code mean? [closed]
- Placing a Custom Post Type Menu Above the Posts Menu Using menu_position?
- Possible to change the URL for the regular post type without affecting the URL of other custom post types?
- Enable sticky posts to custom post_type
- How to add a button to custom post type’s posts-page
- How can I add a column/s to wp_posts table?
- Best way to filter featured image text for a custom post type?
- flush_rewrite_rules on save_post Does Not Work on First Post Save
- post_row_actions for custom post type
- Custom Metabox with Taxonomy Dropdown – Saving Issue
- Loading post content in FancyBox
- Downsides to not using built-in “Posts” post type?
- get_page_by_title() not returning anything [closed]
- get_queried_object error How to show post count by month in the taxonomy page
- WP-Admin edit.php & post.php slowdown after import of 10k users
- How to create A-Z index listing for custom post types?
- Custom Taxonomy – Tags Metabox is showing instead of Categories
- How to post twitter like updates on wordpress
- How Can I Set the Post Author of a Post I Just Created With PHP?
- WordPress Orderby Numeric Value Not Working
- Notice: Undefined index: suppress_filters
- submenu item edit a specific post
- Storing posts from query and accessing later via AJAX call
- If post has custom field then display css-class
- Missing Posts in Custom Taxonomy List
- How can i add thumbnails images to particular post (using code not admin pannel) in wordpress
- Showing posts from different categories and from custom post type
- Selecting a post in Dashboard
- Custom Taxonomy back-end customizations
- Tracking changes in admin-page so user gets warning when leaving the page
- custom post type category count shortcode
- Add post location with mile radius allowing search
- Custom Post Slug same as Parents Category Slug
- How to integrate a form (Ninja Form or Contact Form 7) with Custom Post Types?
- How to get all tags of a custom post type by id
- How to define which register_post_status goes to which register_post_type?
- Grouping of CPTs and taxonomies into menu groups in admin
- How to sort posts in a custom post type by title in ascending order by default?
- Conditional for a Single Post That Belongs to a Category?
- Creat new admin url for custom post type
- Using wp_localize_script to get data from cpt and pass it to maplace-js locations
- Multiple pages per post (not pagination)
- Custom WP_Query doesn’t display all posts
- Variable not working in WP_Query
- What’s an efficient way to change the post status of many posts at once?
- Query within a foreach within a query (queryception)
- How to implement a different permalink structure for custom post type?
- WordPress notification if new post published
- How to handle new post from API request?
- Restrict category access to specific users/groups. Author always has access
- Render a Post or Page using the correct file
- WordPress Count posts within a custom post type
- Copy/Move selected taxonomy terms to another taxonomy for posts
- WordPress post carousel
- Custom post type tags not showing in search
- How to setup different permlalinks for posts and pages?
- Change ordering of fields of custom post type in admin page
- Put featured image under post title in admin area
- add all blog posts to folder
- Show posts from WP Custom Post Type selected from a field in a metabox
- order custom post type posts by custom date
- How to show posts of the same category on a page?
- custom post type to post association in wordpress
- Need to display author’s email id in the “Edit post” field in wp dashboard. How do I do this?
- How to get all posts related to a taxonomy?
- call a function when insert and update a custom post type
- Work and Display a Custom Post Type as a normal Post
- Most efficient way of showing children posts?
- Custom post type with two templates
- One Post with different content, depending on a Page
- Edit is changing my custom’s post type parent id
- Custom Post Type
- Popup panel is only displaying 1 entry ignoring all others
- Custom Post Status & Taxonomies
- How to display data with pagaination on backend?
- Edit post meta direct from post.php?
- How to Arrange Support => Thumbnail
- Front-end form submission not creating post
- Post being scheduled that shouldnt be schedulded
- Change the text on the Publish button
- Get custom post type parent category
- How to delete unnecessary custom post types in the UI
- show the most recent date of all posts to display on front end
- Error 403 when posting comments to a custom post type from a different page
- How to change post cpt with submit button?
- Storing every individual update to the posts being updated over time?
- Change post structure
- Change CPT Edit Target Link for Admin List
- Post URL redirecting to homepage
- How to automatically update ACF field value every year?