A plugin to add alternate images ability to the page/post editor
As of April 2026, GS Alternate Images is a WordPress images plugin with 10 active installations and a 0/5 rating0. It has been downloaded 2.2K+ times in total. Requires WordPress 2.9+ and PHP false+. Available on WordPress.org since 2010. Last updated 15 years ago — may have compatibility concerns. Top alternative: Autoptimize.
GS Alternate Images is a plugin that adds a meta box to the page and post edit pages.
Users can add images to this area by clicking on the “Add Alterante Images” button and browsing the gallery or media library.
Once images are added to the Alternate Images area, they can be extracted in a number of ways.
In it’s most basic form, the attachment ID’s are added to a postmeta as an array. A programmer could use existing wp functions
to extract the array from the postmeta and manipulate the images as they see fit, also using existing wp functionality.
In addition this plugin add shortcode support allowing non programmers to produce a gallery of images, or ustilize the images in
some other fashion.
For example.
To get an array of alternate images attachment IDs
$array_…| WordPress | 2.9+ requiredTested up to 3.0.5 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.