Leo1
Newbie
- Joined
- Aug 19, 2020
- Messages
- 8
- Reaction score
- 3
Hello community.
I am using the wp_editor() function to generate a simple editor in a textarea element, at the moment the editor is working fine, but I would like to limit the number of characters to write in this editor, in addition to a character counter showing everything now how many remaining characters are needed.
How do I get this done in my editor?
This is a screenshot of the editor that I am building:
I am using the wp_editor() function to generate a simple editor in a textarea element, at the moment the editor is working fine, but I would like to limit the number of characters to write in this editor, in addition to a character counter showing everything now how many remaining characters are needed.
How do I get this done in my editor?
This is a screenshot of the editor that I am building: