FX random image

Plugin displays random image from attached images to page or post.

Author:Aivaras Sondeckis (profile at wordpress.org)
WordPress version required:2.8
WordPress version tested:3.0.5
Plugin version:1.0.2
Added to WordPress repository:20-05-2011
Last updated:20-05-2011
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:74
Rated by:3
Plugin URI:http://wordpress.org/#
Total downloads:3 437
Active installs:20+
plugin download
Click to start download

Plugin creates widget that displays one random image from current page or post attached images, or from any page or post set by ID. You can set size of image to display.

Displays a random image from post or page you specify. Plugin creates FX-Random-image widget. Use widget to add image to sidebar or add <?php FX_Random_Image($pageID, $link, $size); ?> function to theme. $pageID is page/post ID from there to take images, if $link = true adds link to image, $link = false no link on image, $size – image size (‘thumbnail’, ‘medium’ or ‘large’). Example <?php FX_Random_Image(1, false, 'large'); ?>


FAQ
ChangeLog