Hi!
Now that we have acces in the builder for edit the query with php, will be so nice that when we open this editor we can see reflected the settings that we was deciding with the “usuall” UI.
In this way we can have already part of our code written for us and we onlly have to tweak it.
I think this would be great, especially, if you only need to make a minor modification. Like adding order by to a term query or multiple order by conditions for a post query.
This would be a huge help, as usually the only reason to edit a query is to add params that the UI does not provide, or replace a value with a function call.