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

---

Szukaj wtyczek

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

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

# Sortable Sticky Posts

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

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

 * [Szczegóły](https://pl.wordpress.org/plugins/sortable-sticky-posts/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/sortable-sticky-posts/#reviews)
 * [Rozwój](https://pl.wordpress.org/plugins/sortable-sticky-posts/#developers)

 [Wsparcie](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)

## Zrzuty ekranu

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

## Najczęściej zadawane pytania

  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.

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„Sortable Sticky Posts” jest oprogramowaniem open source. Poniższe osoby miały wkład
w rozwój wtyczki.

Zaangażowani

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

[Przetłumacz wtyczkę “Sortable Sticky Posts” na swój język.](https://translate.wordpress.org/projects/wp-plugins/sortable-sticky-posts)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/sortable-sticky-posts/),
sprawdź [repozytorium SVN](https://plugins.svn.wordpress.org/sortable-sticky-posts/)
lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/sortable-sticky-posts/)
przez [RSS](https://plugins.trac.wordpress.org/log/sortable-sticky-posts/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 1.0

 * Initial launch.

## Meta

 *  Wersja **1.0**
 *  Ostatnia aktualizacja **13 lat temu**
 *  Włączone instalacje **30+**
 *  Wersja WordPressa ** 3.5.1 lub nowszej **
 *  Testowano do **3.6.1**
 *  Język
 * [English (US)](https://wordpress.org/plugins/sortable-sticky-posts/)
 * Tagi
 * [posts](https://pl.wordpress.org/plugins/tags/posts/)[stickies](https://pl.wordpress.org/plugins/tags/stickies/)
   [sticky](https://pl.wordpress.org/plugins/tags/sticky/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/sortable-sticky-posts/advanced/)

## Oceny

 3 na 5 gwiazdek.

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

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

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

## Zaangażowani

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

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

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