At the moment, if the user isn't logged in, they can't comment. (actually there's a JS error, but that will be fixed in the next commit)
Allow for the user to enter their details. i.e. use the comment_form() function to produce the markup.
This will need to be a change upstream?
At the moment, if the user isn't logged in, they can't comment. (actually there's a JS error, but that will be fixed in the next commit)
Allow for the user to enter their details. i.e. use the
comment_form()function to produce the markup.This will need to be a change upstream?