Title: Add image?
Last modified: August 20, 2016

---

# Add image?

 *  [Tr3s](https://wordpress.org/support/users/tuca_reis/)
 * (@tuca_reis)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/add-image-4/)
 * It’s a great plugin, but there is some way to add image?
 * [http://wordpress.org/extend/plugins/notify-bar/](http://wordpress.org/extend/plugins/notify-bar/)

Viewing 1 replies (of 1 total)

 *  [SmallyBigz](https://wordpress.org/support/users/smallybigz/)
 * (@smallybigz)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/add-image-4/#post-3423616)
 * Open the file notify-bar.php in the plugin’s directory
 * Go to where it says
    “only accept certain tags for the message”
 * Add these lines:
    ‘img’ => array(), ‘src’ => array()
 * To the end of the $allowed array
 * Have not tested but that should work to accept images in the message.
    Do the
   same process for the headline section if you want images there.

Viewing 1 replies (of 1 total)

The topic ‘Add image?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/notify-bar.svg)
 * [Notify Bar](https://wordpress.org/plugins/notify-bar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/notify-bar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/notify-bar/)
 * [Active Topics](https://wordpress.org/support/plugin/notify-bar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/notify-bar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/notify-bar/reviews/)

## Tags

 * [image](https://wordpress.org/support/topic-tag/image/)

 * 1 reply
 * 2 participants
 * Last reply from: [SmallyBigz](https://wordpress.org/support/users/smallybigz/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/add-image-4/#post-3423616)
 * Status: not resolved