Title: Filter?
Last modified: August 22, 2016

---

# Filter?

 *  Resolved [notor](https://wordpress.org/support/users/notor/)
 * (@notor)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/filter-11/)
 * Is it possible to filter images? Or otherwise ‘whitelist’ the images that come
   up on your site?
 * [https://wordpress.org/plugins/instagram-feed/](https://wordpress.org/plugins/instagram-feed/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [smashballoon](https://wordpress.org/support/users/smashballoon/)
 * (@smashballoon)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/filter-11/#post-5643584)
 * Hey notor,
 * There isn’t a built in filter functionality but you could manually hide photos
   using CSS. Each photo has a unique ID, so you could hide a photo by hiding it’s
   ID in CSS. If a photo had the ID of ‘sbi_851603631090637324_12986477’ then you
   would just add the following to the plugin’s **Custom CSS **section, which is
   on the plugin’s Customize page:
 * `#sbi_851603631090637324_12986477{ display: none; }`
 * Let me know whether that answers your question,
 * John

Viewing 1 replies (of 1 total)

The topic ‘Filter?’ is closed to new replies.

 * ![](https://ps.w.org/instagram-feed/assets/icon-256x256.png?rev=2700807)
 * [Smash Balloon Social Photo Feed – Easy Social Feeds Plugin](https://wordpress.org/plugins/instagram-feed/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/instagram-feed/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/instagram-feed/)
 * [Active Topics](https://wordpress.org/support/plugin/instagram-feed/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/instagram-feed/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/instagram-feed/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [smashballoon](https://wordpress.org/support/users/smashballoon/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/filter-11/#post-5643584)
 * Status: resolved