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

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

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

# Sortable Sticky Posts

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

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

 * [Detalles](https://es.wordpress.org/plugins/sortable-sticky-posts/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/sortable-sticky-posts/#reviews)
 * [Desarrollo](https://es.wordpress.org/plugins/sortable-sticky-posts/#developers)

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

## Descripción

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)

## Capturas

[⌊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.

## Reseñas

No hay valoraciones para este plugin.

## Colaboradores y desarrolladores

«Sortable Sticky Posts» es un software de código abierto. Las siguientes personas
han colaborado con este plugin.

Colaboradores

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

[Traduce «Sortable Sticky Posts» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/sortable-sticky-posts)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/sortable-sticky-posts/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/sortable-sticky-posts/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/sortable-sticky-posts/)
por [RSS](https://plugins.trac.wordpress.org/log/sortable-sticky-posts/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.0

 * Initial launch.

## Meta

 *  Versión **1.0**
 *  Última actualización **hace 13 años**
 *  Instalaciones activas **20+**
 *  Versión de WordPress ** 3.5.1 o superior **
 *  Probado hasta **3.6.1**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/sortable-sticky-posts/)
 * Etiquetas:
 * [posts](https://es.wordpress.org/plugins/tags/posts/)[stickies](https://es.wordpress.org/plugins/tags/stickies/)
   [sticky](https://es.wordpress.org/plugins/tags/sticky/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/sortable-sticky-posts/advanced/)

## Valoraciones

 3 de 5 estrellas.

 *  [  1 valoración de 5 estrellas     ](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/?filter=2)
 *  [  1 valoración de 1 estrellas     ](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/?filter=1)

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

[Ver todas las valoraciones](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/sortable-sticky-posts/)