Forums
(@rane23)
16 years, 4 months ago
I found this excerpt function: http://bavotasan.com/tutorials/limiting-the-number-of-words-in-your-excerpt-or-content-in-wordpress/ which lets you set the length of the excerpt by using <?php excerpt(‘N’); ?> to whatever number you’d like.