Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How to add functionality to Forms via a plugin?
Mikhael
New
I want to add some functionality to post forms in Vanilla 2, eg., a word count on KeyUp, and a link which takes the text, shrinks URLs and replaces it. The only php code I have for this is from another package, where these functions are already coded in a core file. Is there a way of adding to Form (textarea) functionality without modifying the core?
0