An easy-to-use image script for adding things such as thumbnails and feature images.
Many magazine-type themes require a lot of work when inputting images to make them look good. This plugin was developed to make that process much easier for the end user. But, at the same time, it needed to be flexible enough to handle anything.
Other scripts are bloated and offer odd solutions. This plugin uses the built-in methods of WordPress to create things such as feature images, thumbnails, galleries, or whatever.
This plugin was created to be a lightweight solution to handle a very powerful need in the WordPress community.
the_post_thumbnail() (WP 2.9's new image feature).There are several methods, but in general, you would use this call:
<?php if ( function_exists( 'get_the_image' ) ) get_the_image(); ?>
To see all methods and options, refer to the readme.html file included with the theme download.
Requires: 3.2 or higher
Compatible up to: 3.2.1
Last Updated: 2011-4-15
Downloads: 162,393




