How to fix WordPress Fatal error: Call to undefined function the_content_limit() in
Shortly after installing my WordPress theme and I pulled up a page that listed all of my blog postings and received the following error:
Fatal error: Call to undefined function the_content_limit() in
After a bit of searching around I was able to locate a fix created by Alfonso Sanchez-Paus Diaz y Julian Simon de Castro. The fix generates a link to read the full content of a post if that post exceeds the set amount of content for your theme.
This is a fix it and forget it solution. Many thanks to these guys for making it so easy.
To apply this fix:
- Go to this page
- Copy the content of the page
- Open up notepad or your favorite text editor
- Paste the copied content
- FTP to your WordPress server and navigate to the wp-content/plugins directory
- Transfer the file
- Then go to the Plugins section of your WordPress Admin panel
- Sort the ‘Inactive’ plugins and find the plugin titled “Limit Posts”
- Click ‘Activate’… and you’re done!
Tagged with: Wordpress
Blog Categories
- Blog (12)
- Client Assistance (4)
- Email Marketing (1)
- Google Analytics (2)
- Google Webmaster Tools (1)
- Wordpress (4)






