Ordered Thumbnails

Display a thumbnail based on post images with no additional uploads. For multiple image posts, thumbnail respects Gallery sort order.

Author:Stephen Mekosh (profile at wordpress.org)
WordPress version required:2.5
WordPress version tested:2.9.2
Plugin version:1.0
Added to WordPress repository:23-06-2009
Last updated:18-12-2009
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, %:0
Rated by:0
Plugin URI:http://mekosh.org/projects/ordered-thumbnails
Total downloads:4 158
Active installs:10+
plugin download
Click to start download

Ordered Thumbnails is a WordPress plugin that allows you to display thumbnails based on images that have been attached to a post. This plugin also allows you to specify which thumbnail appears next to a post with multiple images by ordering the thumbnails in the Gallery tab of the WordPress “Add Images” lightbox and placing the thumbnail desired in the first position.

To style how the thumbnail appears on your page, you may pass optional CSS class names to the plugin, which will then be applied to the <img> tag returned. Alternately, by setting the display parameter to “false”, Ordered Thumbnails will return the thumbnail URL, height, and width as a PHP array to be used however you see fit. If no images have been attached to a post, the plugin fails gracefully and returns “false”. This plugin will work anywhere the WordPress posts loop is used and works particularly nice in combination with the_excerpt for archive pages.


Screenshots
FAQ
ChangeLog