Title: Change posts order
Last modified: May 28, 2018

---

# Change posts order

 *  Resolved [supercain2](https://wordpress.org/support/users/supercain2/)
 * (@supercain2)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/change-posts-order/)
 * Hi,
 * is it possible to customize the order of the displayed posts? My code is like
   this
 * echo do_shortcode(“[ic_add_posts ids=’23,12,56′ order=’ASC’]”);
 * but the posts display like this: 23,56,12 and no matter what I do, I cant change
   it. Could you please help me?
 * Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [supercain2](https://wordpress.org/support/users/supercain2/)
 * (@supercain2)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/change-posts-order/#post-10330335)
 * Nevermind, you just have to use orderby=”post_in”
 *  Plugin Author [Eric Amundson](https://wordpress.org/support/users/sewmyheadon/)
 * (@sewmyheadon)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/change-posts-order/#post-10392451)
 * Correct.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Change posts order’ is closed to new replies.

 * ![](https://ps.w.org/posts-in-page/assets/icon-256x256.png?rev=1596190)
 * [Posts in Page](https://wordpress.org/plugins/posts-in-page/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/posts-in-page/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/posts-in-page/)
 * [Active Topics](https://wordpress.org/support/plugin/posts-in-page/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/posts-in-page/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/posts-in-page/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [Eric Amundson](https://wordpress.org/support/users/sewmyheadon/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/change-posts-order/#post-10392451)
 * Status: resolved