Make WordPress Core

Opened 19 years ago

Closed 19 years ago

Last modified 18 years ago

#1578 closed defect (bug) (fixed)

Hooks for comment e-mails

Reported by: markjaquith's profile markjaquith Owned by: markjaquith's profile markjaquith
Milestone: Priority: normal
Severity: normal Version: 1.5.1.2
Component: Administration Keywords: bg|has-patch bg|commit
Focuses: Cc:

Description

5 requested hooks:

comment_notification_text => filter for the comment notification e-mail's body
comment_notification_subject => filter for the comment notification e-mail's subject
comment_notification_headers => filter for the comment notification e-mail's headers

comment_moderation_text => filter for the comment moderation e-mail's body
comment_moderation_subject => filter for the comment moderation e-mail's subject

Patch I'm uploading is against /branches/1.5/ Would LOVE to get this in for 1.5.2! Will be great for anti-spam plugins that want to add their own links for deleting comments, marking as spam, rescuing from moderation, etc.

Attachments (1)

pluggable-functions.php.diff (2.0 KB) - added by markjaquith 19 years ago.
Patch against current /branches/1.5/

Download all attachments as: .zip

Change History (5)

@markjaquith
19 years ago

Patch against current /branches/1.5/

#1 @markjaquith
19 years ago

  • Status changed from new to assigned

#2 @matt
19 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

(In [2780]) Fixes #967, Fixes #972, Fixes #1578, Fixes #1580, Fixes #1567, Fixes #1481, Fixes #1186

#3 @matt
19 years ago

  • Resolution set to fixed

(In [2827]) Fixes #1578 for 1.6

#4 @(none)
18 years ago

  • Milestone 1.5.2 deleted

Milestone 1.5.2 deleted

Note: See TracTickets for help on using tickets.