Is there any way to set the maximum post body word count? I don't want someone to be able to write posts that are extremely long when submitted via my form. Thanks!
Is there any way to set the maximum post body word count? I don't want someone to be able to write posts that are extremely long when submitted via my form. Thanks!
Currently there is no way to set the max length on textarea fields as a built in feature. However, it is possible to do with jQuery and a customization.
See my post in another thread regarding this: