wp_notify_postauthor


wp_notify_postauthor ( $comment_id, $deprecated = null )

Parameters:
  • (int|WP_Comment) comment_id Comment ID or WP_Comment object.
  • (string) deprecated Not used.
Returns:
  • (bool) True on completion. False if no email addresses were specified.
Defined at:

Description

Notifies an author (and/or others) of a comment/trackback/pingback on a post.

Related Functions

wp_new_comment_notify_postauthor, wp_notify_moderator, wp_list_authors, wp_is_post_autosave, wp_get_post_autosave

Top Google Results

User discussions

wpseek mobile