Title: Sortable Sticky Posts
Author: Aaron Brazell
Published: <strong>01.05.2013</strong>
Last modified: 01.05.2013

---

Търсене на разширения

Това разширение **не е обновявано повече от 2 години**. Може вече да не се поддържа
и да има проблеми със съвместимостта при използването му на по-нови версии на WordPress.

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

# Sortable Sticky Posts

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

[Изтегляне](https://downloads.wordpress.org/plugin/sortable-sticky-posts.zip)

 * [Детайли](https://bg.wordpress.org/plugins/sortable-sticky-posts/#description)
 * [Оценки](https://bg.wordpress.org/plugins/sortable-sticky-posts/#reviews)
 * [Разработка](https://bg.wordpress.org/plugins/sortable-sticky-posts/#developers)

 [Поддръжка](https://wordpress.org/support/plugin/sortable-sticky-posts/)

## Описание

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)

## Снимки на разширението

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

## ЧЗВ

  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.

## Отзиви

There are no reviews for this plugin.

## Сътрудници и разработчици

“Sortable Sticky Posts” е софтуер с отворен код. Към разширението са допринесли 
следните хора:

Сътрудници

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

[Превеждане на “Sortable Sticky Posts” на вашия език.](https://translate.wordpress.org/projects/wp-plugins/sortable-sticky-posts)

### Имате интерес към разработване?

[Преглеждане на кода](https://plugins.trac.wordpress.org/browser/sortable-sticky-posts/),
разглеждане на [SVN хранилище](https://plugins.svn.wordpress.org/sortable-sticky-posts/),
или абонамент към [програмната история (log)](https://plugins.trac.wordpress.org/log/sortable-sticky-posts/)
чрез [RSS](https://plugins.trac.wordpress.org/log/sortable-sticky-posts/?limit=100&mode=stop_on_copy&format=rss).

## Списък с промени

#### 1.0

 * Initial launch.

## Мета

 *  Version **1.0**
 *  Last updated **Преди 13 години **
 *  Active installations **30+**
 *  WordPress version ** 3.5.1 или по-висока **
 *  Tested up to **3.6.1**
 *  Language
 * [English (US)](https://wordpress.org/plugins/sortable-sticky-posts/)
 * Tags
 * [posts](https://bg.wordpress.org/plugins/tags/posts/)[stickies](https://bg.wordpress.org/plugins/tags/stickies/)
   [sticky](https://bg.wordpress.org/plugins/tags/sticky/)
 *  [Разширен изглед](https://bg.wordpress.org/plugins/sortable-sticky-posts/advanced/)

## Оценки

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

## Сътрудници

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

## Поддръжка

Имате да кажете нещо? Имете нужда от помощ?

 [Разглеждане на форумите за поддръжка](https://wordpress.org/support/plugin/sortable-sticky-posts/)