Title: Sortable Sticky Posts
Author: Aaron Brazell
Published: <strong>1 Maggio 2013</strong>
Last modified: 1 Maggio 2013

---

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/sortable-sticky-posts.svg)

# Sortable Sticky Posts

 Di [Aaron Brazell](https://profiles.wordpress.org/technosailor/)

[Scarica](https://downloads.wordpress.org/plugin/sortable-sticky-posts.zip)

 * [Dettagli](https://it.wordpress.org/plugins/sortable-sticky-posts/#description)
 * [Recensioni](https://it.wordpress.org/plugins/sortable-sticky-posts/#reviews)
 * [Sviluppo](https://it.wordpress.org/plugins/sortable-sticky-posts/#developers)

 [Supporto](https://wordpress.org/support/plugin/sortable-sticky-posts/)

## Descrizione

Adds a new admin settings section to the Settings > Reading table. Drag and drop
Sticky Posts in the order you want them considered by WordPress. (Note: You still
have to set posts as sticky on the post edit screen for sticky posts to show up)

## Screenshot

 * [[
 * Simply drag the posts into the order you want them.

## FAQ

  How do I order sticky posts?

Just drag and drop the posts in the order you want them considered.

  I changed the order, but the order isn’t changed on my site. What’s wrong?

This is a case of the loop not using `orderby` => `post__in`. You have to manually
modify your query to do this. Future versions will handle that for you.

    ```
    $sticky_loop = new WP_Query( array( 'post__in' => get_option('sticky_posts'), 'orderby' ==> 'post__in' ) );
    ```

  Do you like beer? Can I buy you one?

Derp. I’m a beer snob. Of course you can.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Sortable Sticky Posts” è un software open source. Le persone che hanno contribuito
allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

 *   [ Aaron Brazell ](https://profiles.wordpress.org/technosailor/)

[Traduci “Sortable Sticky Posts” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/sortable-sticky-posts)

### Ti interessa lo sviluppo?

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

## Changelog

#### 1.0

 * Initial launch.

## Meta

 *  Versione **1.0**
 *  Ultimo aggiornamento **13 anni fa**
 *  Installazioni attive **30+**
 *  Versione WordPress ** 3.5.1 o superiore **
 *  Testato fino alla versione **3.6.1**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/sortable-sticky-posts/)
 * Tag
 * [posts](https://it.wordpress.org/plugins/tags/posts/)[stickies](https://it.wordpress.org/plugins/tags/stickies/)
   [sticky](https://it.wordpress.org/plugins/tags/sticky/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/sortable-sticky-posts/advanced/)

## Valutazioni

 3 su 5 stelle.

 *  [  1 5- recensioni a stelle     ](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/?filter=5)
 *  [  0 recensioni a 4-stelle     ](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/?filter=4)
 *  [  0 recensioni a 3-stelle     ](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/?filter=3)
 *  [  0 recensioni a 2-stelle     ](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/?filter=2)
 *  [  1 1- recensioni a stelle     ](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/)

## Collaboratori

 *   [ Aaron Brazell ](https://profiles.wordpress.org/technosailor/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/sortable-sticky-posts/)