Is there any easy way to change the length of the output of a custom text area? A good example is like the WordPress excerpt function where you can actually set the length (in characters) of the excerpt.
My goal is to pull a certain number of characters from my full description instead of creating another custom field for a short description.
Thanks in advance!