wordpress snippets

Change Excerpt Length in WordPress

Last modified: January 13, 2020

Cloudways
function scanwp_change_excerpt_length($length) {
return 30;
}
add_filter('excerpt_length', 'scanwp_change_excerpt_length');

Add to functions.php and change the number to the length you want.

Show More

* This button will show the rest of the post and open up an offer from a vendor
Save 4 Later
Email liked links to yourself