Add a field to the wpgallery table and alter all the queries accordingly, although it may be a lot of work.
To disable HTML injection, remove all calls to htmlspecialchars() (not the actual stuff that is passed, though). I don't recommend it though unless you know personally and trust every single member of your board because you could turn around and have your entire board hijacked.
|