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

---

Ricerca i plugin

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

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

# Limit parameter for gallery shortcode

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

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

 * [Dettagli](https://it.wordpress.org/plugins/limit-parameter-for-gallery-shortcode/#description)
 * [Recensioni](https://it.wordpress.org/plugins/limit-parameter-for-gallery-shortcode/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/limit-parameter-for-gallery-shortcode/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/limit-parameter-for-gallery-shortcode/#developers)

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

## Descrizione

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.

## Installazione

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

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Limit parameter for gallery shortcode” è un software open source. Le persone che
hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “Limit parameter for gallery shortcode” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/limit-parameter-for-gallery-shortcode)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/limit-parameter-for-gallery-shortcode/)
segui il [repository SVN](https://plugins.svn.wordpress.org/limit-parameter-for-gallery-shortcode/),
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/limit-parameter-for-gallery-shortcode/)
tramite [RSS](https://plugins.trac.wordpress.org/log/limit-parameter-for-gallery-shortcode/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.0

Added offset parameter.

#### 1.0

Primo rilascio.

## Meta

 *  Versione **2.0**
 *  Ultimo aggiornamento **10 anni fa**
 *  Installazioni attive **20+**
 *  Versione WordPress ** 4.0 o superiore **
 *  Testato fino alla versione **4.4.34**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/limit-parameter-for-gallery-shortcode/)
 * Tag
 * [gallery](https://it.wordpress.org/plugins/tags/gallery/)[images](https://it.wordpress.org/plugins/tags/images/)
   [limit](https://it.wordpress.org/plugins/tags/limit/)[shortcode](https://it.wordpress.org/plugins/tags/shortcode/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/limit-parameter-for-gallery-shortcode/advanced/)

## Valutazioni

 5 su 5 stelle.

 *  [  1 5- recensioni a stelle     ](https://wordpress.org/support/plugin/limit-parameter-for-gallery-shortcode/reviews/?filter=5)
 *  [  0 recensioni a 4-stelle     ](https://wordpress.org/support/plugin/limit-parameter-for-gallery-shortcode/reviews/?filter=4)
 *  [  0 recensioni a 3-stelle     ](https://wordpress.org/support/plugin/limit-parameter-for-gallery-shortcode/reviews/?filter=3)
 *  [  0 recensioni a 2-stelle     ](https://wordpress.org/support/plugin/limit-parameter-for-gallery-shortcode/reviews/?filter=2)
 *  [  0 recensioni a 1-stelle     ](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)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/limit-parameter-for-gallery-shortcode/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/limit-parameter-for-gallery-shortcode/)