1539
You’re in luck, there is. I use the Official Comments plugin on my website. The only real caveat I’ve found is it only applies to new comments. Basically, once you setup this plugin correctly, any new comment you make while you’re logged in will flag it as ‘official’. Here’s the code I use when displaying comments.
And yes, it does work with WP 1.5 with no modifications.
I just installed the Official Comments plugin and it’s working fine but for some reason it automatically puts any of my comments in “awaiting moderation.” I am the only user (and obviously of Admin status). Anyone know why this is, or anyone else have this problem??
You can see my code working here: http://www.guboogi.com/main.php?p=621#comments
I use my comments on my blog. It works off your name and URI so works recursively. There is also an ‘our comments’ plugin on the same site which works for multiple users.
I actually found out what the problem was. I had only typed one comment so far (which was put in the approval queue) but noticed a new option in 1.5 where you can automatically place comments in the queue unless that user already has an approved comment. I’ve since turned that option off and will see if that solves it.