Title: pluggable.php
Last modified: August 19, 2016

---

# pluggable.php

 *  [jojo013](https://wordpress.org/support/users/jojo013/)
 * (@jojo013)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/pluggablephp/)
 * Hello all!
 * I want to change the color of the notification mail that is sent if any new comment
   appears on a post.
 * I mean:
    Author : .. E-mail : … URL : …. Whois : ….. Comment: **THE CONTENT OF
   THE COMMENT HERE IN COLOR**
 * I´ve found this line in pluggable.php:
    line 989: $notify_message .= __(‘Comment:’).“\
   r\n” . $comment->comment_content . “\r\n\r\n”;
 * but how can I add the color with html?
 * I´ve tried with: $notify_message .= __(‘Comment:’) . “\r\n” . $comment-><html
   ><font color=’red’>comment_content</html></font>
 * but I´ve just produced an error in this line opening the page…
 * can anybody help me please?
 * THANKS!!!

The topic ‘pluggable.php’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [jojo013](https://wordpress.org/support/users/jojo013/)
 * Last activity: [16 years, 4 months ago](https://wordpress.org/support/topic/pluggablephp/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
