Tagged Questions
0
votes
1answer
68 views
Subscribe to a post's comments without posting a comment yourself
I've seen a few plugins (subscribe2, subscribe to comments) that allow people that have commented to receive emails containing follow up comments.
What I want to do is slightly different. I want to ...
1
vote
1answer
40 views
Same email for all comments
I have An administrator must always approve the comment checked, as well as Email me whenever Anyone posts a comment.
This sends an email to the post author. I don't want that. I have one person in ...
1
vote
1answer
296 views
Error While Sending Comment
I'm trying to apply this tutorial to my blog. I'm using Woothemes' Bueno Theme .
I'm adding this code to my theme's functions.php file :
function ymc_add_meta_settings($comment_id) {
...