Title: Sortable Sticky Posts
Author: Aaron Brazell
Published: <strong>01. svibnja 2013.</strong>
Last modified: 01. svibnja 2013.

---

Pretraga dodataka

Dodatak **nije testiran s zadnje 3 glavna izdanja WordPressa**. Možda ga se više
ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama
WordPressa.

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

# Sortable Sticky Posts

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

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

 * [Detalji](https://hr.wordpress.org/plugins/sortable-sticky-posts/#description)
 * [Recenzije](https://hr.wordpress.org/plugins/sortable-sticky-posts/#reviews)
 * [Razvoj](https://hr.wordpress.org/plugins/sortable-sticky-posts/#developers)

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

## Opis

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)

## Snimke zaslona

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

## ČPP

  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.

## Recenzije

Nema recenzija za ovaj dodatak.

## Suradnici i Programeri

“Sortable Sticky Posts” je softver otvorenog koda. Sljedeće osobe su doprinijele
ovom dodatku.

Suradnici

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

[Prevedite “Sortable Sticky Posts” na svoj jezik.](https://translate.wordpress.org/projects/wp-plugins/sortable-sticky-posts)

### Zainteresirani ste za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/sortable-sticky-posts/),
pogledajte [SVN spremište](https://plugins.svn.wordpress.org/sortable-sticky-posts/)
ili se pretplatite na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/sortable-sticky-posts/)
od [RSS](https://plugins.trac.wordpress.org/log/sortable-sticky-posts/?limit=100&mode=stop_on_copy&format=rss).

## Dnevnik promjena

#### 1.0

 * Initial launch.

## Meta

 *  Version **1.0**
 *  Zadnje ažuriranje **prije 13 godina**
 *  Aktivnih instalacija **30+**
 *  WordPress inačica ** 3.5.1 ili viša **
 *  Testirano do **3.6.1**
 *  Language
 * [English (US)](https://wordpress.org/plugins/sortable-sticky-posts/)
 * Oznake
 * [posts](https://hr.wordpress.org/plugins/tags/posts/)[stickies](https://hr.wordpress.org/plugins/tags/stickies/)
   [sticky](https://hr.wordpress.org/plugins/tags/sticky/)
 *  [Napredni pogled](https://hr.wordpress.org/plugins/sortable-sticky-posts/advanced/)

## Ocjena

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

## Suradnici

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

## Podrška

Želite nešto reći? Potrebna vam je pomoć?

 [Pregledaj forum za podršku](https://wordpress.org/support/plugin/sortable-sticky-posts/)