Title: Limit parameter for gallery shortcode
Author: nboehr
Published: <strong>21 Eylül 2014</strong>
Last modified: 8 Aralık 2016

---

Eklentilerde ara

Bu eklenti, **WordPress’in son 3 ana dağıtımı ile test edilmemiş**. Artık bakımı
yapılmıyor veya desteklenmiyor olabilir ve WordPress’in daha güncel sürümleriyle
birlikte kullanıldığında uyumluluk sorunları olabilir.

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

# Limit parameter for gallery shortcode

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

[İndir](https://downloads.wordpress.org/plugin/limit-parameter-for-gallery-shortcode.zip)

 * [Detaylar](https://tr.wordpress.org/plugins/limit-parameter-for-gallery-shortcode/#description)
 * [Değerlendirmeler](https://tr.wordpress.org/plugins/limit-parameter-for-gallery-shortcode/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/limit-parameter-for-gallery-shortcode/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/limit-parameter-for-gallery-shortcode/#developers)

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

## Açıklama

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.

## Yükleme

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

## İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

## Katkıda Bulunanlar ve Geliştiriciler

“Limit parameter for gallery shortcode” açık kaynaklı yazılımdır. Aşağıdaki kişiler
bu eklentiye katkıda bulunmuşlardır.

Katkıda bulunanlar

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

[“Limit parameter for gallery shortcode” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/limit-parameter-for-gallery-shortcode)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/limit-parameter-for-gallery-shortcode/),
[SVN deposuna](https://plugins.svn.wordpress.org/limit-parameter-for-gallery-shortcode/)
göz atın ya da [RSS](https://plugins.trac.wordpress.org/log/limit-parameter-for-gallery-shortcode/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/limit-parameter-for-gallery-shortcode/)
abone olun.

## Değişiklik Kaydı

#### 2.0

Added offset parameter.

#### 1.0

First release.

## Meta

 *  Sürüm **2.0**
 *  Son güncelleme **10 yıl önce**
 *  Etkin kurulumlar **20+**
 *  WordPress sürümü ** 4.0 veya üstü **
 *  Test edilen sürüm **4.4.34**
 *  Dil
 * [English (US)](https://wordpress.org/plugins/limit-parameter-for-gallery-shortcode/)
 * Etiketler
 * [gallery](https://tr.wordpress.org/plugins/tags/gallery/)[images](https://tr.wordpress.org/plugins/tags/images/)
   [limit](https://tr.wordpress.org/plugins/tags/limit/)[shortcode](https://tr.wordpress.org/plugins/tags/shortcode/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/limit-parameter-for-gallery-shortcode/advanced/)

## Puanlar

 5 üzerinden 5 yıldız.

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

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

[Tüm değerlendirmeleri gör](https://wordpress.org/support/plugin/limit-parameter-for-gallery-shortcode/reviews/)

## Katkıda bulunanlar

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

## Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/limit-parameter-for-gallery-shortcode/)