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

---

Procurar plugins

Este plugin **não foi testado com as 3 últimas grandes versões do WordPress**. Pode
já não ser 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/)

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

 * [Detalhes](https://pt.wordpress.org/plugins/sortable-sticky-posts/#description)
 * [Avaliações](https://pt.wordpress.org/plugins/sortable-sticky-posts/#reviews)
 * [Desenvolvimento](https://pt.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)

## Ecrãs

 * [[
 * 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

Este plugin não tem avaliações.

## Contribuidores e programadores

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

Contribuidores

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

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

### Interessado no desenvolvimento?

[Consulte o 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 subscreva o [registo de alterações](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).

## Registo de alterações

#### 1.0

 * Initial launch.

## Metadados

 *  Versão **1.0**
 *  Última actualização **Há 13 anos**
 *  Instalações activas **30+**
 *  Versão do WordPress ** 3.5.1 ou superior **
 *  Testado até **3.6.1**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/sortable-sticky-posts/)
 * Etiquetas
 * [posts](https://pt.wordpress.org/plugins/tags/posts/)[stickies](https://pt.wordpress.org/plugins/tags/stickies/)
   [sticky](https://pt.wordpress.org/plugins/tags/sticky/)
 *  [Visualização avançada](https://pt.wordpress.org/plugins/sortable-sticky-posts/advanced/)

## Classificações

 3 out of 5 stars.

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

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

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

## Contribuidores

 *   [ 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/)