WordPress Reorder Gallery Plugin

Posted by Aaron D. Campbell | Thursday, May 15th, 2008
, ,

When I talked about my first impressions of WordPress 2.5 I mentioned the new shortcodes. Then I went more in depth, as I explained exactly what WordPress Shortcodes were, and how they worked. However, neither time did I mention that there is a shortcode that is built into WordPress (no plugin needed). It’s the gallery shortcode. You can upload images to the post, and then choose to “Insert gallery into post” and it will add a [gallery] tag to your post, which will be replaced with the image gallery when people view it. The problem? Images are stuck in whatever order you upload them in.

Drag and drop image reordering in WordPressThis all works great for most people, but I had a client, LifeStory Photography, that wanted to use a flip-book style album to display her photography. The problem was that she needed to regularly reorder the images in her gallery (yes, that flipbook uses the [gallery] shortcode and modifies how it works), and there is no way to re-order the images. This plugin solves that. There is a way to manually set the order using a number (lower is near the beginning, higher is toward the end) in the image details, or you can simply drag and drop to order the images how you want them to appear.

Related Posts