Daily Tip: Simplify Comment Templates in WordPress 3.0 With the New Comments Tag
WordPress 3.0 has a new standard comment form tag that you should know about. Whereas previously the code for outputting a comment form was much longer, now you have this: <?php comment_form(); ?> This will give you a simple comments [...]
