Plugin Directory

Get the Image

Why was this plugin created?

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.

How does it pull images?

  1. Looks for an image by custom field (one of your choosing).
  2. If no image is found, it grabs an image attached to your post.
  3. If no image is attached, it can extract an image from your post content (off by default).
  4. If no image is found at this point, it will default to an image you set (not set by default).

How do I add it to my theme?

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.

Download

FYI

Compatibility beta

Your Setup

Log in to vote.

The Consensus (2 reporting)

50%
100,1,1
100,3,3
50,2,1
100,2,2

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(18 ratings)