Post ID in Post Order By option doesn't work, and query loop still uses date ordering.
This issue is only visible on frontend, in edit mode it actually looks good.
Query Monitor also shows: ORDER BY wp_posts.post_date ASC
Setup:
- AQL v4.3.0
- Twenty Twenty-Five v1.4
- WP v6.9
- No other plugins
Steps to replicate:
- Create several posts
- Randomize publish dates for those posts (so that the date order doesn't match ID order)
- Add AQL block on page, and set Custom for Query Type
- Set Post Order By to Post ID
Query monitor:

Live vs Edit mode:

Post ID in Post Order By option doesn't work, and query loop still uses date ordering.
This issue is only visible on frontend, in edit mode it actually looks good.
Query Monitor also shows: ORDER BY wp_posts.post_date ASC
Setup:
Steps to replicate:
Query monitor:

Live vs Edit mode:
