Title: Image Browser
Author: robfelty
Published: <strong>Август 4, 2010-ж.</strong>
Last modified: Апрель 3, 2012-ж.

---

Плагиндерди издөө

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/image-browser.svg)

# Image Browser

 Автору [robfelty](https://profiles.wordpress.org/robfelty/)

[Жүктөө](https://downloads.wordpress.org/plugin/image-browser.0.3.zip)

 * [Кенен маалымат](https://ky.wordpress.org/plugins/image-browser/#description)
 * [Сын-пикирлер](https://ky.wordpress.org/plugins/image-browser/#reviews)
 *  [Орнотуу](https://ky.wordpress.org/plugins/image-browser/#installation)
 * [Development](https://ky.wordpress.org/plugins/image-browser/#developers)

 [Колдоо](https://wordpress.org/support/plugin/image-browser/)

## Сүрөттөө

Allows you to browse all images on your blog by date and/or category, with the
 
ability to also search image captions for keywords.

#### Options

The image browser plugin has 3 places where you can specify options.

 1. adminstration menu
 2. shortcode
 3. url query parameters

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 – how many images to display at one time
 * cols – the number of columns for the image browser
 * size – size of picture to display. Available options:
    - thumbnail (default)
    - medium
    - large
    - full
 * year – retrieve images from this year
    - 0 means all years (default)
    - current displays the current year
 * month – retrieve images from this month
    - 0 means all months (default)
    - current displays the current month
 * category – retrieve images whose post_parent belongs to this category
    - 0 means all categories (default)
 * keywords – Search image captions for these keywords
    - 0 means all categories (default)
 * sortby – Field to sort by. Available options:
    - post_date (The image date) (default)
    - post_title (The image title)
    - post_excerpt (The image caption)
 * sortorder – Order to sort by. Available options:
    - ASC – ascending order
    - DESC – descending order
    - RANDOM – random order
 * page – which page to show

#### Example

Here is an example shortcode to display all images from 2009 that belong to
 posts
with category 10 [imagebrowser year=2009 category=10]

## Скриншоттор

[⌊browsing images⌉⌊browsing images⌉[

browsing images

[⌊Options⌉⌊Options⌉[

Options

## Орнотуу

Activate the plugin. Add [imagebrowser] shortcode to a new or existing page.

## FAQ.KG

  is this plugin free?

yes.

## Сын-пикирлер

There are no reviews for this plugin.

## Contributors & Developers

“Image Browser” is open source software. The following people have contributed to
this plugin.

Мүчөлөрү

 *   [ robfelty ](https://profiles.wordpress.org/robfelty/)

[Translate “Image Browser” into your language.](https://translate.wordpress.org/projects/wp-plugins/image-browser)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/image-browser/), check
out the [SVN repository](https://plugins.svn.wordpress.org/image-browser/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/image-browser/) 
by [RSS](https://plugins.trac.wordpress.org/log/image-browser/?limit=100&mode=stop_on_copy&format=rss).

## Өзгөртүүлөр

#### 0.2 (2012.04.02)

 * Added random sort option

#### 0.2 (2010.08.04)

 * fixed form display

#### 0.1 (2010.08.04)

 * Initial release

## Мета

 *  Нуска **0.3**
 *  Акыркы жаңыртуу **14 жыл мурун**
 *  Активдүү орнотуулар **10+**
 *  WordPress нускасы ** 2.8 же андан жогору **
 *  Tested up to **3.3.2**
 *  Тил
 * [English (US)](https://wordpress.org/plugins/image-browser/)
 * Тег:
 * [image](https://ky.wordpress.org/plugins/tags/image/)[images](https://ky.wordpress.org/plugins/tags/images/)
   [meta](https://ky.wordpress.org/plugins/tags/meta/)[search](https://ky.wordpress.org/plugins/tags/search/)
   [shortcode](https://ky.wordpress.org/plugins/tags/shortcode/)
 *  [Advanced View](https://ky.wordpress.org/plugins/image-browser/advanced/)

## Рейтинг

Азырынча эч кандай сын-пикир жок.

[Your review](https://wordpress.org/support/plugin/image-browser/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/image-browser/reviews/)

## Мүчөлөрү

 *   [ robfelty ](https://profiles.wordpress.org/robfelty/)

## Колдоо

Комментарийлер барбы? Жардам керекпи?

 [Колдоо форумун көрүү](https://wordpress.org/support/plugin/image-browser/)

## Кайрымдуулук

Would you like to support the advancement of this plugin?

 [ Кайрымдуулук кылуу ](http://blog.robfelty.com/plugins)