Title: [Plugin: Advanced Excerpt] Possible to Exclude certain posts?
Last modified: August 20, 2016

---

# [Plugin: Advanced Excerpt] Possible to Exclude certain posts?

 *  [thadfiebich](https://wordpress.org/support/users/thadfiebich/)
 * (@thadfiebich)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-advanced-excerpt-possible-to-exclude-certain-posts/)
 * Great plugin! There are certain post excerpts that I do not want their markup
   to show. Can certain posts me excluded?
 * Possible comma seperated or something?
 * Thanks!
 * [http://wordpress.org/extend/plugins/advanced-excerpt/](http://wordpress.org/extend/plugins/advanced-excerpt/)

Viewing 1 replies (of 1 total)

 *  [basvd](https://wordpress.org/support/users/basvd/)
 * (@basvd)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-advanced-excerpt-possible-to-exclude-certain-posts/#post-2460605)
 * It is currently not possible to specify custom settings per post or tell the 
   plugin to ignore specific posts. Unless they have a manual excerpt, which can
   be used instead if you change the relevant settings.
 * However, there are some ways to use the plugin differently in themes. If you 
   are a theme developer you should use `the_advanced_excerpt()` (see FAQ) for that.
   You can call it with different parameters (or do something else) based on certain
   conditions (eg. `the_ID` equals a certain number, a certain `post_meta` is set,
   any of the theme conditionals, etc.) which you will have to code yourself.
 * This is slightly advanced stuff that a developer will know how to do, so I am
   not going to explain it in detail. The short answer to your question is still
   basically ‘no’.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Advanced Excerpt] Possible to Exclude certain posts?’ is closed
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/advanced-excerpt_ae8159.svg)
 * [Advanced Excerpt](https://wordpress.org/plugins/advanced-excerpt/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-excerpt/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-excerpt/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-excerpt/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-excerpt/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-excerpt/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [basvd](https://wordpress.org/support/users/basvd/)
 * Last activity: [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-advanced-excerpt-possible-to-exclude-certain-posts/#post-2460605)
 * Status: not resolved