Home › Forums › Pro Support › Using manual excerpt with rich text › Reply To: Using manual excerpt with rich text
September 28, 2016 at 10:12 pm
#825
Keymaster
I would want to, the issue there is you need to use a filter to edit the excerpt length, and editing that filter would also edit it for any other the_excerpt()
function in the theme you’re using.
If I find a way to make it only apply to WPSP, I’ll definitely switch over to the_excerpt()
.