Excerpt Lenght problem
-
Hi,
I insert this code, to functions.php, and it caused 500 internal server error.
add_filter(‘mailpoet_newsletter_post_excerpt_length’, function() {
return 20; // # of words to display
};I delete from functions.php, and solved the problem, but I don’t know how to Modify Post Excerpt Length in Mailpoet.
Thanks.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Excerpt Lenght problem’ is closed to new replies.