Hey,
How can I truncate <?php the_content(); ?> manually on one of my template pages?
I don't want to use the excerpt as I want it to be an exact amount of characters each time and this seems easier.
It will be for posts ina section on my custom static homepage.
Thanks!