I'm currently using the_post_thumbnail(); to display featured images in my pages.
Is it possible to set a fallback placeholder image in the event a featured image hasn't been set?
|
I'm currently using the_post_thumbnail(); to display featured images in my pages. Is it possible to set a fallback placeholder image in the event a featured image hasn't been set? |
|||
|
|
|
You can use Example from Codex:
|
|||||||
|