I want to list the wordpress pages order by the page order. Default order is by title.
$pages = get_pages('child_of= 22&&title_li=&sort_column=> menu_order');
I tried the above one. Bit it doesn't works. Is there any option to do the sorting with the order fields