=== Gallery Excerpt === Contributors: pathawks,dirtysuds Donate link: https://github.com/pathawks/gallery-excerpt Tags: WordPress,Post,plugin,posts,images,image,gallery,excerpt License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Requires at least: 3.1 Tested up to: 3.9.1 Stable tag: trunk Replace the excerpt for posts with the post type 'Gallery' to a row of images from the post. == Description == Once activated, Gallery posts will have an excerpt that is a row of thumbnail images from that post, rather than some (often not descriptive) text. This excerpt should appear in your archive pages, and perhaps elsewhere, depending on your theme. **Note:** The post *must* actually have the post type 'Gallery'. It cannot just be a post with a gallery in it. == Installation == 1. Upload 'Gallery-Excerpt' to the '/wp-content/plugins/' directory 2. Activate **Gallery Excerpt** through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Your code looks so goofy = Yeah, sorry. I was on a Mountain Dew binge and in a hurry to get the first version checked in. Hopefully I can get all this cleaned up soon. = Who can I contact for support? = Pat Hawks is the man for that job. [plugins@dirtysuds.com](mailto:plugins@dirtysuds.com) == Changelog == = 1.00 20110922 = * First version * Works