Title: Exclude Thumbnails
Last modified: August 31, 2016

---

# Exclude Thumbnails

 *  [inobson](https://wordpress.org/support/users/inobson/)
 * (@inobson)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/exclude-thumbnails/)
 * Hello Michael Zangl,
 * First of all, thank you for this plugin, this is the best one out there, the 
   only one working on my website.
 * The only problem I have is that I need to exclude the thumbnails of the images,
   I don’t want them to be watermarked.
 * It could be nice to have this option on the next version, but also if you could
   give us a code or something it would be really nice.
 * Thank you.
 * [https://wordpress.org/plugins/add-watermark/](https://wordpress.org/plugins/add-watermark/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Michael Zangl](https://wordpress.org/support/users/michaelzangl/)
 * (@michaelzangl)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/exclude-thumbnails/#post-7167454)
 * Hi,
 * I’ll keep it in mind for the next version.
 * If you need a quick fix, search for shouldAddWatermark(). Return false whenever
   you do not want to watermark that image. You can access $this->attachment there.
   If you set debug to true, you see all the fields in there.
 * The result of this method is cached later, don’t worry about performance there.

Viewing 1 replies (of 1 total)

The topic ‘Exclude Thumbnails’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/add-watermark_797547.svg)
 * [Add Watermarks](https://wordpress.org/plugins/add-watermark/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/add-watermark/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/add-watermark/)
 * [Active Topics](https://wordpress.org/support/plugin/add-watermark/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/add-watermark/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/add-watermark/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Michael Zangl](https://wordpress.org/support/users/michaelzangl/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/exclude-thumbnails/#post-7167454)
 * Status: not resolved