Title: Limit parameter for gallery shortcode
Author: nboehr
Published: <strong>21. септембар 2014.</strong>
Last modified: 8. децембар 2016.

---

Претражи додатке

Овај додатак **није испробан са последња 3 главна издања Вордпреса**.Можда се више
не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

![](https://s.w.org/plugins/geopattern-icon/limit-parameter-for-gallery-shortcode.
svg)

# Limit parameter for gallery shortcode

 [nboehr](https://profiles.wordpress.org/nboehr/)

[Преузимање](https://downloads.wordpress.org/plugin/limit-parameter-for-gallery-shortcode.zip)

 * [Детаљи](https://sr.wordpress.org/plugins/limit-parameter-for-gallery-shortcode/#description)
 * [Прегледи](https://sr.wordpress.org/plugins/limit-parameter-for-gallery-shortcode/#reviews)
 *  [Постављање](https://sr.wordpress.org/plugins/limit-parameter-for-gallery-shortcode/#installation)
 * [Изградња](https://sr.wordpress.org/plugins/limit-parameter-for-gallery-shortcode/#developers)

 [Подршка](https://wordpress.org/support/plugin/limit-parameter-for-gallery-shortcode/)

## Опис

By default, the gallery shortcode does not allow to limit the number of images displayed.
This makes sense when you for example include all images attached to a post like
this:

    ```
    [gallery id="4"]
    ```

When this plugin is activated, you may use:

    ```
    [gallery id="4" limit="3"]
    ```

and it will only display three images.

You can also use an offset parameter:

    ```
    [gallery id="4" limit="3" offset="1"]
    ```

Will display at most three images, starting at the second.

Note that this plugin is a little bit of a hack.

## Постављање

 1. Upload the `gallery-limit.php` file to the plugin directory.
 2. Activate the plugin.
 3. Done.

## Прегледи

Нема рецензија за овај додатак.

## Сарадници и градитељи

„Limit parameter for gallery shortcode“ је софтвер отвореног кода. Следећи људи 
су допринели овом додатку.

Сарадници

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

[Преведите „Limit parameter for gallery shortcode“ на свој језик.](https://translate.wordpress.org/projects/wp-plugins/limit-parameter-for-gallery-shortcode)

### Заинтересовани сте за градњу?

[Прегледајте код](https://plugins.trac.wordpress.org/browser/limit-parameter-for-gallery-shortcode/),
проверите [SVN складиште](https://plugins.svn.wordpress.org/limit-parameter-for-gallery-shortcode/)
или се пријавите на [белешку градње](https://plugins.trac.wordpress.org/log/limit-parameter-for-gallery-shortcode/)
преко [RSS-а](https://plugins.trac.wordpress.org/log/limit-parameter-for-gallery-shortcode/?limit=100&mode=stop_on_copy&format=rss).

## Белешка о изменама

#### 2.0

Added offset parameter.

#### 1.0

First release.

## Мета

 *  Version **2.0**
 *  Last updated **10 година раније**
 *  Active installations **20+**
 *  WordPress version ** 4.0 или новије **
 *  Tested up to **4.4.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/limit-parameter-for-gallery-shortcode/)
 * Tags
 * [gallery](https://sr.wordpress.org/plugins/tags/gallery/)[images](https://sr.wordpress.org/plugins/tags/images/)
   [limit](https://sr.wordpress.org/plugins/tags/limit/)[shortcode](https://sr.wordpress.org/plugins/tags/shortcode/)
 *  [Напредни преглед](https://sr.wordpress.org/plugins/limit-parameter-for-gallery-shortcode/advanced/)

## Оцене

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/limit-parameter-for-gallery-shortcode/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/limit-parameter-for-gallery-shortcode/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/limit-parameter-for-gallery-shortcode/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/limit-parameter-for-gallery-shortcode/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/limit-parameter-for-gallery-shortcode/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/limit-parameter-for-gallery-shortcode/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/limit-parameter-for-gallery-shortcode/reviews/)

## Сарадници

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

## Подршка

Имате нешто да кажете? Потребна вам је помоћ?

 [Види форум подршке](https://wordpress.org/support/plugin/limit-parameter-for-gallery-shortcode/)