Allows you to browse all images on your blog by date and/or category, with the ability to also search image captions for keywords.
As of April 2026, Image Browser is a WordPress meta plugin with 10 active installations and a 0/5 rating0. It has been downloaded 4.8K+ times in total. Requires WordPress 2.8+ and PHP false+. Available on WordPress.org since 2010. Last updated 14 years ago — may have compatibility concerns. Top alternative: Advanced Custom Fields (ACF®).
Allows you to browse all images on your blog by date and/or category, with the
ability to also search image captions for keywords.
The image browser plugin has 3 places where you can specify options.
These are listed in ascending order of precedence, that is, url query
parameters override any shortcode parameters, which override default options
specified in the administration settings page.
Default options are listed below
$defaults = array(
'limit' => 30,
'cols' => 3,
'size' => 'thumbnail',
'year' => 0,
'month' => 0,
'category' => 0,
'keywords' => '',
'sortby' => 'post_date',
'sortorder' => 'DESC',
'page' => 1
);
limit – ho…
| WordPress | 2.8+ requiredTested up to 3.3.2 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.