• Resolved josiemedel

    (@josiemedel)


    Ok. I’m using this plugin in order to list subpages of our ad page which have subpages for months, currently it is spitting out the content in ABC order, I’d like it to be in the actual order of the month, ex (April, May, June…) but it is generating (April, August, December). Is there a simple way around this?

    http://ww.wp.xz.cn/extend/plugins/list-pages-shortcode/

Viewing 1 replies (of 1 total)
  • Plugin Author Ben Huson

    (@husobj)

    If you enter an ‘order’ in the Page Attributes you should be able to use:

    [list-pages sort_column="menu_order"]

    Like with wp_list_pages()

Viewing 1 replies (of 1 total)

The topic ‘Listing in whatever order’ is closed to new replies.