Hello stackoverflow friends!
Hopefully somebody here can help me with this! I’ve looked all over the internet with no luck 🙁
What I want to do is somehow show the images attached to a post inside the WP admin. For example, the same way the post Featured Image shows. The only thing I found was how to display the number of attachments of a post in the admin columns but what I would like to see is thumbnails of all attached images inside each post in the post admin page. I think this will be very helpful since right now I cannot even tell which post has attachements.
I will like to accomplish this without using a plugin.
I have looked for days online with no luck. Any help will be greatly appreciated.
Thank you very much in advanced!
try this :
it will show you the featured image as preview in the manage post /page list ,
If you want to show it inside the post itself – use @Calle suggestion:
(modified here to work)