New Theme Selector for Removing Comment Form
While working on supporting the Genesis Framework I found that their comment form is not in the comments container so only posted comments are being removed and not the comment form.
Need to add an additional theme selector should any theme require it to remove the comment form.
Additional JavaScript condition will need to be added should the new theme selector not be empty.
Created a small JavaScript snippet that can be used as a temporary measure. https://gist.github.com/seb86/2db8d3ac0cd5aa32834e2338e0d0b820
I have only found one theme that has the comments outside of the comment container. If you know of any others that do this please let me know. Thank you.