Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End WordPress – Plugins that show recent posts on sidebar? Re: WordPress – Plugins that show recent posts on sidebar?

#56739
AshtonSanders
Participant

I’m not totally sure what you mean by "image of the post (thumbnail)" but I’ll start with the easy part.

Here’s the code to do the five most recent posts:

Code:

If your website uses the custom fields to assign an image to a blog post, you should be able to code the image into this loop. I don’t know of any program that will take a screenshot of each post and load them to your website automatically…