Title: Posts order mirror shortcode order
Last modified: September 13, 2019

---

# Posts order mirror shortcode order

 *  [Leon Harris](https://wordpress.org/support/users/leonharris/)
 * (@leonharris)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/posts-order-mirror-shortcode-order/)
 * is there any way the outputted order can mirror the order selected via the shortcode?
 * eg [display-posts ID=”1,2,4,5,3″].
 * i’m not sure the normal WP order and orderby parameters will work for this.
 * any help greatly appreciated.

Viewing 1 replies (of 1 total)

 *  [Luis Colome](https://wordpress.org/support/users/luiscolome/)
 * (@luiscolome)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/posts-order-mirror-shortcode-order/#post-12093340)
 * Hi [@leonharris](https://wordpress.org/support/users/leonharris/),
 * I guess you mean to invert the order of the posts. You can use two parameters,
   orderby and order.
 * `[display-posts orderby="title" order="ASC"]`
 * You can find more options to order the posts in [WordPress Code Reference](https://developer.wordpress.org/reference/classes/wp_query/#order-orderby-parameters).

Viewing 1 replies (of 1 total)

The topic ‘Posts order mirror shortcode order’ is closed to new replies.

 * ![](https://ps.w.org/display-posts-shortcode/assets/icon-256x256.jpg?rev=2940963)
 * [Display Posts - Easy lists, grids, navigation, and more](https://wordpress.org/plugins/display-posts-shortcode/)
 * [Support Threads](https://wordpress.org/support/plugin/display-posts-shortcode/)
 * [Active Topics](https://wordpress.org/support/plugin/display-posts-shortcode/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/display-posts-shortcode/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/display-posts-shortcode/reviews/)

## Tags

 * [output](https://wordpress.org/support/topic-tag/output/)
 * [post order](https://wordpress.org/support/topic-tag/post-order/)

 * 1 reply
 * 2 participants
 * Last reply from: [Luis Colome](https://wordpress.org/support/users/luiscolome/)
 * Last activity: [6 years, 6 months ago](https://wordpress.org/support/topic/posts-order-mirror-shortcode-order/#post-12093340)
 * Status: not resolved