I have text areas in one of our content submission forms and want to control how many characters are submitted in that area. What is the easiest way to do this?
Is there any documentation that you are following?
The name of the post excerpt textarea is "post_excerpt" so it's missed by the selector in the above code, so you just need to update it to add it separately, like so: