Tagged Questions
0
votes
1answer
222 views
How to query posts that have certain post meta keys, and sort by meta key and/or value
I'm using this structure to make album lists. I'm using a key so I correspond lists to albums but I don't know how to reverse the output so the items start at the top with lowest key value. Any ideas?
...