Title: [Plugin: Post Content Shortcodes] exclude_current does it work?
Last modified: August 20, 2016

---

# [Plugin: Post Content Shortcodes] exclude_current does it work?

 *  Resolved [ryanjohnjackson](https://wordpress.org/support/users/ryanjohnjackson/)
 * (@ryanjohnjackson)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-post-content-shortcodes-exclude_current-does-it-work/)
 * Having issues getting most recent post to show:
 * [post-list exclude_current=”0″ category=”48″ numberposts=”1″ show_image=”true”
   show_excerpt=”true” excerpt_length=”60″]
 * I’ve also tried:
 * [post-list exclude_current=”true” category=”48″ numberposts=”1″ show_image=”true”
   show_excerpt=”true” excerpt_length=”60″]
 * [post-list exclude_current=true category=”48″ numberposts=”1″ show_image=”true”
   show_excerpt=”true” excerpt_length=”60″]
 * [post-list exclude_current=0 category=”48″ numberposts=”1″ show_image=”true” 
   show_excerpt=”true” excerpt_length=”60″]
 * [http://wordpress.org/extend/plugins/post-content-shortcodes/](http://wordpress.org/extend/plugins/post-content-shortcodes/)

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

 *  Thread Starter [ryanjohnjackson](https://wordpress.org/support/users/ryanjohnjackson/)
 * (@ryanjohnjackson)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-post-content-shortcodes-exclude_current-does-it-work/#post-2935881)
 * Correction:
 * exclude_current=”true” was tested as exclude_current=”false”. I had changed that
   manually for this support group but it was tested as false for my site and still
   not working.
 * Thanks
 *  Thread Starter [ryanjohnjackson](https://wordpress.org/support/users/ryanjohnjackson/)
 * (@ryanjohnjackson)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-post-content-shortcodes-exclude_current-does-it-work/#post-2935973)
 * Resolved:
 * I had assumptions about the plugin that by default it was “orderby=”post_date”
   and that it would be descending.
 * I didn’t notice this because I have been trying to show 1 post at a time. So 
   no matter what I did I’d just see the “wrong” post.
 * So it’s my fault for assuming 😉
 * This is the correct code for my latest blog post area:
    ‘[post-list orderby=”
   post_date” order=”dsc” exclude_current=”0″ numberposts=”1″ show_image=”true” 
   show_excerpt=”true” excerpt_length=”60″ ]’
 * Thanks for the plugin 😉
 *  [cozbaldwin](https://wordpress.org/support/users/cozbaldwin/)
 * (@cozbaldwin)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/plugin-post-content-shortcodes-exclude_current-does-it-work/#post-2936026)
 * THANK you.
    All I needed from this was what was being used as the abbreviation
   for descending.
 *  [cozbaldwin](https://wordpress.org/support/users/cozbaldwin/)
 * (@cozbaldwin)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/plugin-post-content-shortcodes-exclude_current-does-it-work/#post-2936027)
 * /retracted/

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

The topic ‘[Plugin: Post Content Shortcodes] exclude_current does it work?’ is closed
to new replies.

 * ![](https://ps.w.org/post-content-shortcodes/assets/icon-256x256.png?rev=979726)
 * [Post Content Shortcodes](https://wordpress.org/plugins/post-content-shortcodes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/post-content-shortcodes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/post-content-shortcodes/)
 * [Active Topics](https://wordpress.org/support/plugin/post-content-shortcodes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/post-content-shortcodes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/post-content-shortcodes/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [cozbaldwin](https://wordpress.org/support/users/cozbaldwin/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/plugin-post-content-shortcodes-exclude_current-does-it-work/#post-2936027)
 * Status: resolved