The wp_notify_postauthor()
function is pluggable meaning that you can copy the code and paste it into a plugin file or theme functions file keeping the same function name and WordPress will use your version rather than its own. Edit your version of the function to send as much or as little information as you like.
Related Posts:
- How to change the email notification recipient (user) for new comments?
- If new comment posted in custom post – send notification to custom email from custom field
- Disable Admin account being emailed for comment notification
- Send Notifications to All Admins
- Reply By Email to comment notifications
- How can I get list of emails of users who commented on a post?
- How do I disable the discussion notification emails to us when a comment is “approved” and when an adiministrator replies?
- Not receiving any e-mails after new comment
- Comment notification not working
- Subscribe to a post’s comments without posting a comment yourself
- Commenting in user profile page?
- Show content only if member left a comment
- Post comment as different user than logged in
- How can I edit the email sent when a new comment is received?
- Multiple Comment Moderators and Notifications
- Plugin from WordPress.com for comment notification…available? [closed]
- Get most active users sort by comment count
- List User Comments on User Profile BuddyPress [closed]
- Hold comments for moderation only if user is not logged in
- Display WordPress commenter nice name
- Follow-up Comments Notification Without a Plug-in
- Reject Comments Based on Author Email
- Check if someone recently commented in one of my posts
- Highlighting the current users comment
- Display the number of unseen comments on a page since the user last visit
- Same email for all comments
- Error While Sending Comment
- Email notification to an email address other than admin for custom type post comments in wordpress
- Notify post author for a new comment on his post?
- Allow the comment author to delete their own comments
- All users/comments suspected as bot? [closed]
- How can the recipients and content for comment email notifications on a custom post type be changed?
- comment reply by email
- How to notify specific users when i’m posting/modifying a new post
- Notify comment author upon reply
- Commenting in user profile page?
- if user role is then echo text
- Remove the deleted user comment
- Anonymize comments after one year
- Best way to tell if a comment is from a user?
- Sent comments notifications to multiple users
- Sending comment notifications to different recipients depending on taxonomy terms
- How to get Post title by locale with Qtranslate-X
- Send email messages after comment was submitted
- Custom comment field not showing when logged-in
- get_comment_author_link not working properly
- How to use filter on comment submission/insert
- Problem in getting user comments permalinks
- How to prevent users/authors from seing IP/email of new commentators?
- wp list all users who haven’t commented on a post
- I want to limit registered user to 1 comment per post in WordPress
- Let user delete comment on front end only
- Exclude Current user email and send notification
- How can I see whether a commenter has subscribed to be notified of replies / other comments to a post
- selectively disable akismet
- How to display comments by logged in user and responses?
- Deleting users do not deletes coments
- delete user not working
- Customize the new comment notifications sent to the post author after the comment is approved
- Email notification when registred user clicks a link/visits page
- How do I comment out a block of tags in XML?
- R: Comment out block of code
- How to change the default registration email ? (plugin and/or non-plugin)
- Why do I get comment spam even with Akismet and Captcha?
- What tools are available for managing/writing to WordPress? [closed]
- How to rearrange fields in comment_form()
- setting comments off as default for pages and custom post types?
- Disable email notification after change of password
- Is it possible to pull comments from facebook into your blog?
- Alert Email when any Post or Page is Changed
- get_user_meta() doesn’t include user email?
- Confirmation required on email change
- Filtering the Admin Comments List to Show Only Comments from the Current User?
- Non-threaded comment replies with link to original comment
- Approve comment hook?
- How to change “You must be logged in to post a comment.”
- comment_post_ID 0 (cannot remove from dashboard)
- Disable comments on all posts/pages
- How do I delete all comments from a specific old blog post?
- Removing the “Website” Field from Comments and Replies?
- Stop WordPress redirecting comment-page-1 to the post page?
- Importing old Disqus comments into WordPress
- How to add a class to the comment submit button?
- How to wrap submit button of comment form with div
- Email user when password is reset by admin
- How to enable comments for pending and draft posts?
- Using WordPress’ WYSIWYG for comments
- Enable Submit Comment Without Page Reload (Using Ajax)?
- What for is the table “wp_commentmeta” exactly?
- Getting Post Comments for post ID using WP_Query() and a Custom Loop?
- Add option to disable comments on a per posts basis?
- How to disable the “Your site has updated to WordPress x.y.z” admin email?
- Resetting comment count
- When importing – failed to import: Invalid post type feedback
- How to limit users to one comment per post
- Redirect user to a custom url after submitting the comment
- Paginate result set from $wpdb->get_results()
- Change Comment Author Display Name
- Would switching to InnoDB from MyISAM improve performance of comments table?
- Custom comment type based on thread level