Title: Feature Request&#8230;
Last modified: August 24, 2016

---

# Feature Request…

 *  Resolved [hauge.james](https://wordpress.org/support/users/haugejames/)
 * (@haugejames)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/feature-request-314/)
 * I just tried this plugin for a site I’m helping build, and it does everything
   I need perfectly except one little thing (I have no idea if it’s really little,
   or a big deal for programming).
    I was hoping you could include an option in 
   the shortcode to include a blog posts featured image? My client is saying he 
   wants the blog post featured image included… I would love to continue to use 
   your plugin, but for now I need to look for a different one that will meet my
   clients needs…
 * If you include this, I’d love to use it! This plugin is so simple and straight
   forward and it does exactly what it’s supposed to do…
 * Thank you wonderful wordpress developer!
 * [https://wordpress.org/plugins/wp-recent-posts-from-category/](https://wordpress.org/plugins/wp-recent-posts-from-category/)

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

 *  Plugin Author [Daniele De Santis](https://wordpress.org/support/users/danieledesantis/)
 * (@danieledesantis)
 * [11 years ago](https://wordpress.org/support/topic/feature-request-314/#post-6037551)
 * Hi,
    thanks for your feedback 🙂
 * Adding featured images is not difficult, but if I add this option to the plugin,
   I should also add more options to choose the position where images should be 
   displayed, their sizes and so on.
    It’s something I’ve always wanted to do, but
   I have a lot of work and I can’t find time for that!
 * What you can do for now – with just some coding, is editing the plugin file and
   add the line you need to the output (lines 74/78).
 * You could add something like:
    $output .= get_the_post_thumbnail();
 * to display the featured image.
 * Best,
    Daniele
 *  Thread Starter [hauge.james](https://wordpress.org/support/users/haugejames/)
 * (@haugejames)
 * [11 years ago](https://wordpress.org/support/topic/feature-request-314/#post-6037552)
 * Thank you…
 * I was just thinking, that if you had it as an option and put the picture inside
   a div in the output of the plugin, then the webmaster using it could modify position
   and such with css… Just my thoughts…
 * Thanks for your help!
 *  [CKxion](https://wordpress.org/support/users/ckxion/)
 * (@ckxion)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/feature-request-314/#post-6037653)
 * Great simple plugin which allows Posts or excerpts tp be posted on standard pages.
 * Easy to create a shortcode to only post specific categories.
 * But – Include Featured images is what I really want.
 * The code suggestion above works, but I am a ‘reluctant’ coder. It would be great
   to add this as a feature plus positioning and styling control.
 * In the meantime I will try to find something else – if such a plugin exists.

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

The topic ‘Feature Request…’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-recent-posts-from-category_00746b.
   svg)
 * [WP Recent Posts From Category](https://wordpress.org/plugins/wp-recent-posts-from-category/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-recent-posts-from-category/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-recent-posts-from-category/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-recent-posts-from-category/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-recent-posts-from-category/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-recent-posts-from-category/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [CKxion](https://wordpress.org/support/users/ckxion/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/feature-request-314/#post-6037653)
 * Status: resolved