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

---

Søk i utvidelser

Denne utvidelsen **har ikke blitt testet mot noen av de siste 3 hovedutgivelsene
av WordPress**. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan
ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

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

# Sortable Sticky Posts

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

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

 * [Detaljer](https://nb.wordpress.org/plugins/sortable-sticky-posts/#description)
 * [Omtaler](https://nb.wordpress.org/plugins/sortable-sticky-posts/#reviews)
 * [Utvikling](https://nb.wordpress.org/plugins/sortable-sticky-posts/#developers)

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

## Beskrivelse

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)

## Skjermbilder

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

## Ofte stilte spørsmål

  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.

## Vurderinger

Det er ingen omtaler av denne utvidelsen.

## Bidragsytere og utviklere

«Sortable Sticky Posts» er programvare med åpen kildekode. Følgende personer har
bidratt til denne utvidelsen:

Bidragsytere

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

[Oversett «Sortable Sticky Posts» til ditt språk.](https://translate.wordpress.org/projects/wp-plugins/sortable-sticky-posts)

### Interessert i utvikling?

[Bla gjennom koden](https://plugins.trac.wordpress.org/browser/sortable-sticky-posts/),
sjekk ut [SVN-repositoriet](https://plugins.svn.wordpress.org/sortable-sticky-posts/),
eller abonner på [utviklingsloggen](https://plugins.trac.wordpress.org/log/sortable-sticky-posts/)
med [RSS](https://plugins.trac.wordpress.org/log/sortable-sticky-posts/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

#### 1.0

 * Initial launch.

## Meta

 *  Versjon **1.0**
 *  Sist oppdatert **13 år siden**
 *  Aktive installasjoner **20+**
 *  WordPress-versjon ** 3.5.1 eller nyere **
 *  Testet opp til **3.6.1**
 *  Språk
 * [English (US)](https://wordpress.org/plugins/sortable-sticky-posts/)
 * Stikkord
 * [posts](https://nb.wordpress.org/plugins/tags/posts/)[stickies](https://nb.wordpress.org/plugins/tags/stickies/)
   [sticky](https://nb.wordpress.org/plugins/tags/sticky/)
 *  [Avansert visning](https://nb.wordpress.org/plugins/sortable-sticky-posts/advanced/)

## Vurderinger

 3 av 5 stjerner.

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

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

[Se alle omtalene](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/)

## Bidragsytere

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

## Brukerstøtte

Har du noe å si? Trenger du hjelp?

 [Vis brukerstøtteforumet](https://wordpress.org/support/plugin/sortable-sticky-posts/)