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

---

Pesquisar plugins

Este plugin **não foi testado com os 3 lançamentos principais mais recentes do WordPress**.
Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade
quando usado com versões mais recentes do WordPress.

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

# Sortable Sticky Posts

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

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

 * [Detalhes](https://br.wordpress.org/plugins/sortable-sticky-posts/#description)
 * [Avaliações](https://br.wordpress.org/plugins/sortable-sticky-posts/#reviews)
 * [Desenvolvimento](https://br.wordpress.org/plugins/sortable-sticky-posts/#developers)

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

## Descrição

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 de tela

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

## Perguntas frequentes

  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.

## Avaliações

Não há avaliações para este plugin.

## Colaboradores e desenvolvedores

“Sortable Sticky Posts” é um programa de código aberto. As seguintes pessoas contribuíram
para este plugin.

Colaboradores

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

[Traduzir o “Sortable Sticky Posts” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/sortable-sticky-posts)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/sortable-sticky-posts/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/sortable-sticky-posts/)
ou assine o [registro de desenvolvimento](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 alterações

#### 1.0

 * Initial launch.

## Meta

 *  Versão **1.0**
 *  Última atualização **13 anos atrás**
 *  Instalações ativas **20+**
 *  Versão do WordPress ** 3.5.1 ou superior **
 *  Testado até **3.6.1**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/sortable-sticky-posts/)
 * Tags
 * [posts](https://br.wordpress.org/plugins/tags/posts/)[stickies](https://br.wordpress.org/plugins/tags/stickies/)
   [sticky](https://br.wordpress.org/plugins/tags/sticky/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/sortable-sticky-posts/advanced/)

## Classificações

 3 de 5 estrelas.

 *  [  1 avaliação com 5 estrela     ](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/?filter=5)
 *  [  0 avaliação com 4 estrela     ](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/?filter=4)
 *  [  0 avaliação com 3 estrela     ](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/?filter=3)
 *  [  0 avaliação com 2 estrela     ](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/?filter=2)
 *  [  1 avaliação com 1 estrela     ](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 avaliações](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/)

## Colaboradores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/sortable-sticky-posts/)