Viva Random Image Plugin
April 12, 2008 · Print This Article

The Viva Random image plugin picks a random image from a directory of your choice, resamples it and then displays it in your site from a simple line of code.
The source image chosen from the folder is automatically thumbnailed on the fly to the dimensions you set in the plugin call.
You can also choose to have the image reflected for extra effect.
The php call for your pages is easy: viva_random(’Folder’,400,300,1);
There are 4 variables you can set in each instance of the call.
1.Folder - the name of the directory (must be under the wp-content/uploads directory.)
2. Width
3. Height
4. Reflection On (1) or OFF (0)
You just upload two files to your blog root, activate the plugin, and you are ready to go.
Single Site License $14.95

Multi Site License $49.95

To purchase this plugin please follow one of the secure Clickbank purchase links above (Paypal payments also accepted) Immediate download on completion of payment.







Can I link any of random images to a single specific post or to another page or external page?
Thanks!
I’m still waiting but I’m going to buy the special offer of your great plugin
See u! Joseph
Hi Joseph,
The code to generate a random image is php code so you can include it wherever you can add php.
(By definition this does not include - ‘within a post’ - although there are plugins available to allow you to add php in a post body.)