Automatic Thumbnail Generator

Automated on-demand generation of posts thumbnails.

Author:iuk (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:3.0.5
Plugin version:0.1
Added to WordPress repository:25-10-2010
Last updated:25-10-2010
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://www.iukonline.com/auto-thumbnail-gener...
Total downloads:6 047
Active installs:10+
plugin download
Click to start download

This plugin will scan your thumbnail-less posts and look for a suitable image to use as a thumbnail. It will look for images linked in the post content and will download and add them to the local library. Post scanning is performed only when the_post_thumbnail or get_the_post_thumbnail are called for that particular post.

So you designed your new thumbnail-based template, but you have tons of thumbnail-less posts and don't want to spend too much time on scraping your old posts for a thumbnail picture. Maybe you think you will probably forget to set a thumbnail for your new posts. Maybe both, as was my case :).

When a thumbnail for a post is queried and nothing is found this plugin will scrape the post for an <img> tag and its href property. Once a suitabile image is found (based on the configured settings), it will be downloaded ad set as the post thumbnail. If no suitable image is found, a default one will be used.

This plugin is still in early development state. It just covers my needs (see the "To do" section for more details). It has been tested only with wordpress 3.0.1, but should work also with 2.9, since I used similar code with 2.9 (even if it was included in my template's functions.php).

The plugin is not supported. This doesn't mean that I will not look into submitted bugs. Anyway, don't expect prompt answers, since this is done in my spare time.


ChangeLog