Here’s a code snippet you might find useful if you ever want to add a message to your comment form to display posting rules or something similar. We simply create a function that adds a custom message and hooks into the comment form and add it to our functions.php. There are several hooks available for […]