This query should work.
$images = new WP_Query( array( 'post_type' => 'menu-item', 'post_parent' => $this_page_id, 'orderby' => 'menu_order', 'order' => 'ASC' ) );
Related Posts:
- Pagination not working with custom loop
- How to use a custom post type as front page?
- WP_Query post at custom position
- WooCommerce – Show orders for a specific product ? [closed]
- Custom Post Type order by modified date and custom meta field issue
- Am unable to reset a query properly
- Get next and previous 3 posts in a term in single post page
- 4 column-loop ordered alphabetically with entries grouped (and labeled) by their first letter
- Listing custom post types on archive page with array
- How to conditionally add Custom Post Type to Front Page
- Having Issue on Ordering CPT by Custom Field In Custom WP Query
- Custom Post Type not showing in main loop
- Custom Post type showing up in loop, regular posts are not showing up
- Add custom post type to query
- Update query based on CPT / Post Type, show all sorted by date
- Shortcode with loop stacks output
- Order posts alphabetically with numbers but some of the posts has numbers in the title
- Custom post type order by post_title
- SEARCH QUERIES – REVERSE OUTPUT
- How can I group by Taxonomy on Custom Post Type while filtering out based on custom Meta
- Show first posts with custom field not empty and order all by title
- Help ordering custom query by Title, Ascending
- Is it possible to add query parameters on the archive page?
- $post breaking container loop
- Custom Post Type Order Index Loop
- Multiple Queries and Loops within CPT Archive
- Pagination not working with custom loop
- Create custom post order (with custom post type meta)
- Pagination not working with custom loop
- Pagination not working with custom loop
- Pagination not working with custom loop
- Listing custom post type items from a couple of custom taxonomies
- Pagination not working with custom loop
- Allow admin to determine the order of queries?
- Posts 2 Posts: query connected — orderby problem
- Order custom post type is beign ignored
- Query Multiple Post Types and Paginate Newly Created List
- A to Z List of Custom Post Type in three columns
- Custom post type, organized by categories
- What’s the WP way to load remaining custom posts?
- Specific query for custom post type
- Order by empty custom field
- WP Query with categories only shows one post and ignores the category
- What to and how to proceed with CPT to make DB small and efficient?
- How to order and group custom post type posts by year and month
- Order Custom Post Type by Custom Field Value
- Post ID randomly printing on page
- A custom post within a custom post
- Display Custom Taxonomy Alphabetically
- Full Custom Post Type List Organised by two Taxonomies
- Displaying Custom Posts on a Page
- Shortcode not working with post counter
- Problem: wp_query outputs all images on site
- Display post content with respect to its title?
- Get custom post type’s fields in a while loop as variables
- Custom Post Type within the Loop on Homepage (Page Template)
- First custom field value (out of several) displayed twice after query
- The loop seems stuck to a single (now deleted) post
- Prioritize posts in query by meta keys?
- Get the taxonomy of a post hierarchically
- Posts per row on archive page (custom post type)
- Change sort order when using ‘orderby’ => ‘type’
- Display Woocommerce Orders for specific author [closed]
- What’s the equivalent of Hide From Menus on MODX on WordPress?
- How do I know the ‘meta_key’ for ordering my custom post type
- WP_Query orderby and tax_query
- Custom Theme With Custom Loops
- I am trying to hide a custom post type category to logged in users with Pre_Get_Posts
- Displaying Posts from Custom Post Types
- Custom Post Types strange pagination problem
- Different Ways to Query Custom Post Types?
- Ordering custom post type by multiple custom fields
- Custom post type conditional in loop
- Listing all term items alphabetically / sorting loop
- How to organise this data within WordPress
- Manage Columns : order by post_parent’s title
- Display related custom taxonomy posts in sidebar
- Order by custom field meta_key date and then by custom file meta_key number
- pagination not working for category.php (custom post types in categories)
- Only show posts with date of today or in the future (i.e don’t show past posts)?
- How do I control the output of a custom post type in the loop?
- Display custom post type posts first, then default posts
- Custom post type posts don’t show in archive widget
- Custom Post Type Category Link
- Custom Post type category pages template and loop
- Three Most Recent Posts, One Per Term
- Targeting custom post type
- Does WP have a global of $id?
- WordPress Loop if/else
- Showing specific post in order of array wp_query
- get_the_title() is returning results from previous loop
- Custom Post Loop pulling all custom posts, not just one
- Conditional for a Single Post That Belongs to a Category?
- Wrapping x posts in html without leaving empty html
- WP Query post__in not returning correct results
- Custom Post Type single.php template only shows the latest post
- Sort posts in loop by the WooCommerce Membership of the author
- Including all post id’s of a custom post type into an array
- How to include custom post type posts on a page?
- Archive not sorting correctly