The new version of WordPress gas a comment_form() function. There are a few breakdowns of this new function out there, but I can't seem to wrap my head around adding a custom form field.
For example, I'd like to have a field called 'Location,' and then display their location along with their comment.
Would anyone out there be able to break these steps down for me?
Thanks!!!