comment preview
I’ve installed this hack for WordPress to do comment preview.
Let’s see if it works.
[Update] It seems like it’s working. It’d be cool if it said Preview and Say It! (or Post) on the initial page, for people who don’t have the patience to preview. Anyone with some php knowledge want to check out my wp-comments.php to see if it’s an easy fix? I’ve commented the old code. It starts withform action=” etc. It’s not as simple as just copying the input name=”submit” from the old code. I tried that. It seems non-trivial because the two codes has separate form sections referencing the two php scripts for commenting [new and old].
[Double Update] I now have it working with both Preview and Post, thanks to Jesse.