I’m using the custom fields to display a list of criteria for individual posts.
There are 5 key/value pairs for each post. Key names are constant, values differ.
Displayed as such….
key1: value1
key2: value2
key3: value3
key4: value4
key5: value5
Some posts might not include key4: value 4
Or it might be that that field is added at a later date.
I need the list to display in the same order for every post regardless of the order the user inputs them.