Documentation:
RSS Feeds
External Links
There's now a setting for image caption placement. You can place the caption above or below the displayed image by seting
$img_caption_above = TRUE;
or
$img_caption_above = FALSE;
The default setting is FALSE, so captions are below the image by default.