Looking for any pointers really.
The functionality I'm after
Basically I'd like to have the functionality to assign up to 6 different images to one single post. All 6 images will be displayed as normal within single.php. On the homepage, for example, I'd then like one of those images to be randomly displayed on page load for that post.
A couple of questions
- Is this even possible?
- Is there a plugin that can manage this sort of thing?
- If I were to do it myself how should I go about creating this sort of functionality?