Title: Feature Request: Restrict to post format
Last modified: August 22, 2016

---

# Feature Request: Restrict to post format

 *  Resolved [Kerry Carron](https://wordpress.org/support/users/klcarron/)
 * (@klcarron)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/feature-request-restrict-to-post-format/)
 * There are many post formats available for use within WP. For example, I would
   love to have the choice to have this plugin be available on a standard post format
   but not show up on a quote, image or link post format single. Any chance you 
   can add this to your plugin?
 * [https://wordpress.org/plugins/add-widget-after-content/](https://wordpress.org/plugins/add-widget-after-content/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Arelthia Phillips](https://wordpress.org/support/users/apintop/)
 * (@apintop)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/feature-request-restrict-to-post-format/#post-5786846)
 * The next update will allow you to exclude the widget from specific post types
   and post formats.
 *  Plugin Author [Arelthia Phillips](https://wordpress.org/support/users/apintop/)
 * (@apintop)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/feature-request-restrict-to-post-format/#post-5786858)
 * You can now exclude the widget from specific post types and post formats under
   Appearance > Widget After Content
 *  Thread Starter [Kerry Carron](https://wordpress.org/support/users/klcarron/)
 * (@klcarron)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/feature-request-restrict-to-post-format/#post-5786863)
 * Is there a way to tell just the widget placed into the After Content widget area
   to not show in the post type or format?
 * For example, if I want to place one widget’s info to show up on posts and another
   widget with different content to show up on an image post format.
 * I guess what I am really asking is can those same options you added to the Appearance
   > After Widget Content show up in the actual widgets you place into the After
   content widget area… sot of like how when you add widget content plugin it adds
   the place to add the conditional tags in each widget you use.
 *  Plugin Author [Arelthia Phillips](https://wordpress.org/support/users/apintop/)
 * (@apintop)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/feature-request-restrict-to-post-format/#post-5786888)
 * The idea behind this plugin is to control the widget area. If you want to control
   individual widgets within the widget area I suggest you use a plugin such as 
   widget logic and use a conditional tag such as `has_post_format( 'image' )` or`!
   has_post_format( 'image' )`

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Feature Request: Restrict to post format’ is closed to new replies.

 * ![](https://ps.w.org/add-widget-after-content/assets/icon-256x256.png?rev=1890673)
 * [Add Widget After Content](https://wordpress.org/plugins/add-widget-after-content/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/add-widget-after-content/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/add-widget-after-content/)
 * [Active Topics](https://wordpress.org/support/plugin/add-widget-after-content/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/add-widget-after-content/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/add-widget-after-content/reviews/)

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [Arelthia Phillips](https://wordpress.org/support/users/apintop/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/feature-request-restrict-to-post-format/#post-5786888)
 * Status: resolved