I would like to remove email and site from comments?
I managed to get email field not mandatory by editing classes.php , but when I go to image.php and delete email & site fields, commenting doesn't work anymore.
You have to edit the top of `template-functions.php` where the comment is handled. Look how it takes the fields, and it probably dies if something's missing...
Comments