Project Description:
Hello
I would like a plugin for Wordpress (3.x+) that does :
- activate "Website" field only if the comment field is more than X characters length while writing.
RULES :
- if the characters number decrease under X, the URL field i emptied (javascript)
- URL field is or isn't cleaned on submission with the rule, if someone has not javascript enabled
- until the comment field reaches X characters, "Y more characters to display my website" is displayed in or near the URL field.
- "X" characters and "% more characters to display my website" can be modified in admin
regards