Go to file
Andrew Nacin 1f24e6d76b Add filters to the recipients of emails sent by wp_notify_postauthor() and wp_notify_moderator().
The new filters are called comment_notification_recipients and comment_moderation_recipients.

Add the context of $comment_id to the comment_moderation_headers filter, to match the comment_notification_headers filter.

props chipbennett.
fixes #22922, #20353.



git-svn-id: https://develop.svn.wordpress.org/trunk@25104 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-23 19:35:04 +00:00
src Add filters to the recipients of emails sent by wp_notify_postauthor() and wp_notify_moderator(). 2013-08-23 19:35:04 +00:00
tests Check if a locale category is an existing constant when restoring locale settings in Tests_DB::test_locale_floats(). props nofearinc. fixes #25118. 2013-08-22 15:28:01 +00:00
tools/i18n i18n Tools: Update the default msgid-bugs-address. see #21444. 2013-08-22 22:07:08 +00:00
.gitignore New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
Gruntfile.js Remove temporary svn task from Gruntfile.js. props jorbin, fixes #24981. 2013-08-07 17:34:05 +00:00
package.json New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00