How to edit the main comment box?
-
Hello all,
I have been making a plugin for a client, and am stumped on this one minor detail. I found out how to add stuff to the comment template via:
add_action( 'comment_form_logged_in_after', 'add_Comm_Lock' );
But I want to place a light blue box over the comment area so the user may not type unless they share the article on social network. I don’t know how i could go about this
Any ideas?
Thanks,
CProgrammer3088
- The topic ‘How to edit the main comment box?’ is closed to new replies.