Comment Plugger – I still dream of having one like the one I used to have in MT. *sigh* (I don’t want to include myself, or people that don’t have links.)
Categories
Comment Plugger – I still dream of having one like the one I used to have in MT. *sigh* (I don’t want to include myself, or people that don’t have links.)
4 replies on “Comment Plugger”
Christine, all you have to do is to edit the hack.
replace:
$request .= ” WHERE comment_post_ID=’$id’ AND comment_approved = ‘1’ GROUP BY comment_author, comment_author_url ORDER BY comment_ID DESC”;
with:
$request .= ” WHERE comment_post_ID=’$id’ AND comment_approved = ‘1’ AND comment_author_email <>‘me@bigpinkcookie.com’ AND comment_author_url <>” GROUP BY comment_author, comment_author_url ORDER BY comment_ID DESC”;
Whoops it didn’t post right. It omitted the operators I included. I will send it to you in an email.
See… “all you have to do is edit the hack” is a good point, if I knew how to edit the hack. 😉 But I appreciate your techno savvy skills! You can e-mail me at christine at this domain dot com. Wheeee! 😀
yeah, somoene told me how to remove myself from it. I can’t remmeber now, but sreach the wp forum, and a little thread started by “phonakins” should pop up :p