Considering that the WP schema allows for ~4GB of post content, I’d say the trouble is something else:
- Got any plugins running? Disable them all & try again.
- Made any changes to core files? Restore to a default install.
What kind of content are you pasting in?
Related Posts:
- Keep featured content post in homepage with original order
- Removing any and all inline styles from the_content()
- Are post ID’s reliable?
- Adding additional data to WP_Post object
- using wp_update_post on save_post
- WordPress plugin to publish to multiple remote WordPress blogs
- Query posts from current year
- How do you get all the urls of images attached to a post?
- Get names of authors who have edited a post
- Convert IPTC keywords to blog post tags
- Facebook sharing link is not showing a thumbnail of the images within the post?
- How to wrap every image in a post with a div?
- Publish posts only after the condition is met
- Order post by year DESC and month ASC
- Showing random content / pictures from earlier posts in a sticky post?
- Custom wp_trim_words() function not trimming right
- Populating a page with content from post custom fields
- How to create post in WP network using WP-CLI
- How can I hook into creating a new post and execute wp_die(), before the post is inserted into the database?
- Function to show random posts from a category
- Change Order of Admin Posts Depending on Meta
- how to programmatically change post tags
- wp query with dynamic taxonomies and terms?
- How can I hide the sidebar from a specific post?
- move blog posts from one wordpress to another
- How to run a function when post is edited or updated using publish post action?
- Getting a 404 error when clicking edit page
- Automatic value for custom fields for posts
- Display number of posts via adress bar?
- Display most recent post on homepage?
- Category Template: Need to display different content on first page of archives
- Get Posts that are in the current month or later
- WP Query to Get Array of Slugs
- get current post id inside hook
- Should I use posts or pages in this scenario?
- Distinguish between publish and update? [duplicate]
- get_the_content(“more…”) returns full text
- How to load a post into an empty div tag anywhere across the pages?
- Display posts from a different website on Genesis Responsive Slider
- What is the filter or hook to add admin controls to posts on the front end?
- How to display Common posts from specific Tag & Category with Shortcode
- How can I get the media inside a post?
- How to handle broken links created by permalink/slug changes?
- Permission issue with custom post type – not added to menu – by plugin
- Query Posts With Over 1000 Views
- redirect to uploaded (wordpress) post after form submission from front-end
- Order posts alphabetically: how to set order=asc in mysql query?
- How to order posts in an arbitrary order?
- Where do wordpress posts go?
- How to rate a post from Admin Side / Manually?
- Images inside post title
- How to get ID of the page included with get_page()?
- save_post hook is not called when post is saved
- Howto show comment count by post in post?
- Summary of Posts by an User
- my post slug gets really long and I can’t change it
- Check if current user has a post and that post has any term/s from a specific custom taxonomy outside the loop
- How to have more than one page for your posts if you have 8 posts but can store max 4 on a page
- How to remove “» (title of post or page)”?
- The loop starting at a certain ID
- How to restore deleted post related with deleted users
- Closest post to a date
- Adding if statement into the_content()
- How do I display main query posts in random order using add_filter
- how to find the posts page
- Aligning images in the wp editor not working. How do i get this to work in custom theme?
- Showing Posts if non are found
- How can I display the last updated post with the author, the created date, and the modified date on one line?
- Filtering private Posts
- Show items from a DB in a Post
- Diffrent layout for posts [duplicate]
- How can I stop ‘in use’ message from intermittently blocking my wp_posts table?
- How to prevent WP from inserting empty posts
- Save All Post Permalink From A Specific Category into a .txt file
- How to Display Most View Post in the template file?
- display multiple posts and posts content on a single URL
- Using WP page password protection as defacto login
- get current index of post content in category page
- Show post excerpt
- How do I apply a wordpress function to something with no ID inside an archive page?
- Set multi posts random categories and tags
- Keep highlight on menu item with post pages
- Can’t get post_updated hook to work
- Add new post only in assigned category
- How can I set and update the the_date according to a custom field of the post
- How to retrieve custom field values and save again as array
- Adding editable content above posts
- Call image from post on index page?
- WP Query between posts custom fields [duplicate]
- Post not showing up sometimes on website
- Extra field in wp_post instead of postmeta
- Same sidebar in all posts as in the category
- Voting System, database connections?
- Update Post with Modified Data
- include other content type post ID not working
- Notify Author of the post if admin deletes his post and perform some function
- How to remove a date from wordpress post
- Sort Posts Alphabetically Based on Specific Category (Divi)
- Inserting Media on New Post But Hides Previous Uploads for Editor/Contributor
- I have a website issue I am trying to resolve