Title: Setting for Custom posts
Last modified: August 22, 2016

---

# Setting for Custom posts

 *  Resolved [chrisalford](https://wordpress.org/support/users/chrisalford/)
 * (@chrisalford)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/setting-for-custom-posts/)
 * Is there a setting to use a custom post or which line in the code can I alter?
 * Thanks
 * [https://wordpress.org/plugins/soup-show-off-upcoming-posts/](https://wordpress.org/plugins/soup-show-off-upcoming-posts/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Dave Clements](https://wordpress.org/support/users/thewanderingbrit/)
 * (@thewanderingbrit)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/setting-for-custom-posts/#post-5405015)
 * Custom post types are not currently supported natively, but if you really want
   to use this with a custom post type, you can “hack” [line 69](https://github.com/theukedge/soup-show-off-upcoming-posts/blob/master/soup-upcoming-posts-widget.php#L69)
   and add an argument for the post type you want, like [this](https://gist.github.com/theukedge/37405866c9049902c5e2#file-gistfile1-php-L4)
   where I have used ‘events’ as an example post type.
 * In the meantime, I have [created this as a feature request](https://github.com/theukedge/soup-show-off-upcoming-posts/issues/1)
   on GitHub.

Viewing 1 replies (of 1 total)

The topic ‘Setting for Custom posts’ is closed to new replies.

 * ![](https://ps.w.org/soup-show-off-upcoming-posts/assets/icon-256x256.png?rev
   =984374)
 * [SOUP - Show off Upcoming Posts](https://wordpress.org/plugins/soup-show-off-upcoming-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/soup-show-off-upcoming-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/soup-show-off-upcoming-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/soup-show-off-upcoming-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/soup-show-off-upcoming-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/soup-show-off-upcoming-posts/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Dave Clements](https://wordpress.org/support/users/thewanderingbrit/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/setting-for-custom-posts/#post-5405015)
 * Status: resolved