Open
Description
In the default Isso comment form, there are four form fields: content, name, email, and website. If I have no use for the "Website" form field, how do I remove it? Of course, I could remove it by using some CSS rules, but is there a better solution?
Perhaps there could be a data-isso-website-field
option that controls whether or not to render the "Website" field.