17 Plugins to Improve Your WordPress Blog
Ari Herzog
MARCH 3, 2011
Contact Commenters , the subject of an earlier article illustrating how to turn a lurker into a user , enables me to target email messages to people who comment on specific posts or haven’t commented in a given period of time. function do_follow_commenters($output) { return str_replace(” rel=’external nofollow’”, “”, $output); } add_filter(‘get_comment_author_link’, ‘do_follow_commenters’); Do you use any of these plugins? Plug photo by Adam Mulligan on Flickr.
Let's personalize your content