Title: Reply
Last modified: September 1, 2016

---

# Reply

 *  Resolved [jmolenaar](https://wordpress.org/support/users/jmolenaar/)
 * (@jmolenaar)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/reply-2/)
 * I would like to adjust the “[reply-title]” or want to produce another option 
   to use in the body of the e-mail. At this moment the text in te body is (i translate
   it to Englisch) …. has replyed on toppic “Comment on: Nog een test” and the text“
   Comment on:” has to be gone in the body. Can somebody help me?
 * [https://wordpress.org/plugins/bbpress-notify-nospam/](https://wordpress.org/plugins/bbpress-notify-nospam/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [useStrict](https://wordpress.org/support/users/usestrict/)
 * (@usestrict)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/reply-2/#post-7580891)
 * Hi jmolenaar,
 * Sorry for the late reply. You can hook into the following filters:
 *     ```
       $email_subject = apply_filters( 'bbpnns_filter_email_subject_in_build', $email_subject, $type, $post_id );
       $email_body    = apply_filters( 'bbpnns_filter_email_body_in_build', $email_body, $type, $post_id );
       ```
   
 * There you’ll be able to change whatever you want in the subject and body, respectively.
 * Cheers,
    Vinny

Viewing 1 replies (of 1 total)

The topic ‘Reply’ is closed to new replies.

 * ![](https://ps.w.org/bbpress-notify-nospam/assets/icon-256x256.png?rev=3449133)
 * [bbPress Notify (No-Spam)](https://wordpress.org/plugins/bbpress-notify-nospam/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bbpress-notify-nospam/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bbpress-notify-nospam/)
 * [Active Topics](https://wordpress.org/support/plugin/bbpress-notify-nospam/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bbpress-notify-nospam/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bbpress-notify-nospam/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [useStrict](https://wordpress.org/support/users/usestrict/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/reply-2/#post-7580891)
 * Status: resolved