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

---

Recherche d’extensions

Cette extension **n’a pas été testée avec plus de trois mises à jour majeures de
WordPress**. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes
de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

![](https://s.w.org/plugins/geopattern-icon/sortable-sticky-posts.svg)

# Sortable Sticky Posts

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

[Télécharger](https://downloads.wordpress.org/plugin/sortable-sticky-posts.zip)

 * [Détails](https://fr.wordpress.org/plugins/sortable-sticky-posts/#description)
 * [Avis](https://fr.wordpress.org/plugins/sortable-sticky-posts/#reviews)
 * [Développement](https://fr.wordpress.org/plugins/sortable-sticky-posts/#developers)

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

## Description

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)

## Captures d’écrans

[⌊Simply drag the posts into the order you want them.⌉⌊Simply drag the posts into
the order you want them.⌉[

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.

## Avis

Il n’y a aucun avis pour cette extension.

## Contributeurs/contributrices & développeurs/développeuses

« Sortable Sticky Posts » est un logiciel libre. Les personnes suivantes ont contribué
à cette extension.

Contributeurs

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

[Traduisez « Sortable Sticky Posts » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/sortable-sticky-posts)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/sortable-sticky-posts/),
consulter le [SVN dépôt](https://plugins.svn.wordpress.org/sortable-sticky-posts/),
ou s’inscrire au [journal de développement](https://plugins.trac.wordpress.org/log/sortable-sticky-posts/)
par [RSS](https://plugins.trac.wordpress.org/log/sortable-sticky-posts/?limit=100&mode=stop_on_copy&format=rss).

## Journal des modifications

#### 1.0

 * Initial launch.

## Méta

 *  Version **1.0**
 *  Dernière mise à jour **il y a 13 ans**
 *  Installations actives **20+**
 *  Version de WordPress ** 3.5.1 ou plus **
 *  Testé jusqu’à **3.6.1**
 *  Langue
 * [English (US)](https://wordpress.org/plugins/sortable-sticky-posts/)
 * Étiquettes
 * [posts](https://fr.wordpress.org/plugins/tags/posts/)[stickies](https://fr.wordpress.org/plugins/tags/stickies/)
   [sticky](https://fr.wordpress.org/plugins/tags/sticky/)
 *  [Vue avancée](https://fr.wordpress.org/plugins/sortable-sticky-posts/advanced/)

## Évaluations

 3 sur 5 étoiles.

 *  [  1 avis à 5 étoile     ](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/?filter=5)
 *  [  0 avis à 4 étoile     ](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/?filter=4)
 *  [  0 avis à 3 étoile     ](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/?filter=3)
 *  [  0 avis à 2 étoile     ](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/?filter=2)
 *  [  1 avis à 1 étoile     ](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/?filter=1)

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

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

## Contributeurs

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

## Support

Quelque chose à dire ? Besoin d’aide ?

 [Voir le forum de support](https://wordpress.org/support/plugin/sortable-sticky-posts/)