I have the same problem and after a long search, I found this post.
Nice! ??
I am using this code to query attached images, but I want to use the gallery order of the attatched images to a post, how may I achieve this?
I know that ‘order’ => ‘gallery order’ would be a nice fictional solution.
[Code moderated as per the Forum Rules. Please use the pastebin]
As far as I know the only parameters I know of are
‘orderby’ => ‘post_date’,….
‘order’ => ‘DESC’,….