WordPress “Comment Preview” Plugin

Added a preview window in the “comments” section:

1. Download Comment Live Preview plugin.
2. Place and unzip the file in /wp-contents/plugins/
3. Edited /wp-contents/themes/_theme_of_choice/comments.php and added the following to line 98:

1
<?php live_preview() ?>

Not that you guys don’t already know what you are typing, it’s just nice to see everything pre-formatted right in front of your eyes before it’s submitted.