Title: Default image for posts?
Last modified: September 1, 2016

---

# Default image for posts?

 *  Resolved [fncll](https://wordpress.org/support/users/fncll/)
 * (@fncll)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/default-image-for-posts/)
 * Is there a way to set a default image for posts that do not have a featured image
   set?
 * [https://wordpress.org/plugins/og/](https://wordpress.org/plugins/og/)

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

 *  Plugin Author [Marcin Pietrzak](https://wordpress.org/support/users/iworks/)
 * (@iworks)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/default-image-for-posts/#post-8357539)
 * Hi fncll,
 * Yes it is possible and it is described in FAQ: [https://wordpress.org/plugins/og/faq/](https://wordpress.org/plugins/og/faq/)
 * Marcin
 *  Thread Starter [fncll](https://wordpress.org/support/users/fncll/)
 * (@fncll)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/default-image-for-posts/#post-8359549)
 * I meant setting a default *only* for images that do not have a featured image
   set (so that posts don’t end up with two images from which the user has to choose
   when linking in Facebook).
 *  Plugin Author [Marcin Pietrzak](https://wordpress.org/support/users/iworks/)
 * (@iworks)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/default-image-for-posts/#post-8359914)
 * Hi fncll,
 * Yes, it is possible, you need to check in “og_og_image_value” filter is_single()
   and if it is, then use the global $post to obtain post ID. When you have post
   ID you can check thumbnail and replace a whole array by one, the default value.
 * Marcin

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

The topic ‘Default image for posts?’ is closed to new replies.

 * ![](https://ps.w.org/og/assets/icon.svg?rev=3296789)
 * [OG — Better Share on Social Media](https://wordpress.org/plugins/og/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/og/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/og/)
 * [Active Topics](https://wordpress.org/support/plugin/og/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/og/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/og/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Marcin Pietrzak](https://wordpress.org/support/users/iworks/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/default-image-for-posts/#post-8359914)
 * Status: resolved