Title: [Plugin: Shortcodes Ultimate] Sorting [subpages]
Last modified: August 20, 2016

---

# [Plugin: Shortcodes Ultimate] Sorting [subpages]

 *  [screamstone](https://wordpress.org/support/users/screamstone/)
 * (@screamstone)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-shortcodes-ultimate-sorting-subpages/)
 * is there a way to sort the pages using an attribute in the shortcode?
 * It’s displaying alphabetically, but I want it to sort by date posted (chronologically)
 * [http://wordpress.org/extend/plugins/shortcodes-ultimate/](http://wordpress.org/extend/plugins/shortcodes-ultimate/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [screamstone](https://wordpress.org/support/users/screamstone/)
 * (@screamstone)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-shortcodes-ultimate-sorting-subpages/#post-3089663)
 * Just got a quick hack in…
 * Just below line 741 in shortcodes.php add this:
 * `'sort_column' => 'post_date',`
 * That’s my first ever wordpress plugin hack!!! Woo me!!
 * But it would be REALLY cool if you made it into an attribute so you could choose
   the sort order from the list here:
 * [http://codex.wordpress.org/Function_Reference/wp_list_pages](http://codex.wordpress.org/Function_Reference/wp_list_pages)

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Shortcodes Ultimate] Sorting [subpages]’ is closed to new replies.

 * ![](https://ps.w.org/shortcodes-ultimate/assets/icon-256x256.gif?rev=2547563)
 * [Shortcodes Ultimate - Content Elements](https://wordpress.org/plugins/shortcodes-ultimate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shortcodes-ultimate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shortcodes-ultimate/)
 * [Active Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shortcodes-ultimate/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [screamstone](https://wordpress.org/support/users/screamstone/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-shortcodes-ultimate-sorting-subpages/#post-3089663)
 * Status: not resolved