Title: Limit parameter for gallery shortcode
Author: nboehr
Published: <strong>21. September 2014</strong>
Last modified: 8. Dezember 2016

---

Plugins suchen

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

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

# Limit parameter for gallery shortcode

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

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

 * [Details](https://de.wordpress.org/plugins/limit-parameter-for-gallery-shortcode/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/limit-parameter-for-gallery-shortcode/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/limit-parameter-for-gallery-shortcode/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/limit-parameter-for-gallery-shortcode/#developers)

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

## Beschreibung

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.

## Installation

 1. Upload the `gallery-limit.php` file to the plugin directory.
 2. Aktiviere das Plugin.
 3. Fertig.

## Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

## Mitwirkende und Entwickler

„Limit parameter for gallery shortcode“ ist Open-Source-Software. Folgende Menschen
haben an diesem Plugin mitgewirkt:

Mitwirkende

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

[Übersetze „Limit parameter for gallery shortcode“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/limit-parameter-for-gallery-shortcode)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/limit-parameter-for-gallery-shortcode/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/limit-parameter-for-gallery-shortcode/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/limit-parameter-for-gallery-shortcode/)
per [RSS](https://plugins.trac.wordpress.org/log/limit-parameter-for-gallery-shortcode/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 2.0

Added offset parameter.

#### 1.0

First release.

## Meta

 *  Version **2.0**
 *  Zuletzt aktualisiert **vor 10 Jahren**
 *  Aktive Installationen **20+**
 *  WordPress-Version ** 4.0 oder höher **
 *  Getestet bis **4.4.34**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/limit-parameter-for-gallery-shortcode/)
 * Schlagwörter
 * [gallery](https://de.wordpress.org/plugins/tags/gallery/)[images](https://de.wordpress.org/plugins/tags/images/)
   [limit](https://de.wordpress.org/plugins/tags/limit/)[shortcode](https://de.wordpress.org/plugins/tags/shortcode/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/limit-parameter-for-gallery-shortcode/advanced/)

## Bewertungen

 5 von 5 Sternen.

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

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

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/limit-parameter-for-gallery-shortcode/reviews/)

## Mitwirkende

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

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

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