After upgrading to WP 3.7, my “Post Object” and “Page Link” select options are out of order. Before, it sorted by menu_order, adhering to the page hierarchy. Now, it looks like it’s sorted by menu_order, w/o following the page hierarchy (all 0 posts first, then 1 level, etc.)
Reverting back to WP 3.6.2 solved the problem.
Anyone else having a similar issue?
See attachments.
Let me know what info to include to assist with debugging.
Thanks for ACF!
Wordpress 3.7.1 seems to have resolved the problem.
From the list of changes at http://wordpress.org/news/2013/10/wordpress-3-7-1/:
Fix hierarchical sorting in get_pages(), exclusions in wp_list_categories(), and in_category() when called with empty values.