Order categories by custom field
-
Hi All
Im trying to modify the sort (ORDER BY) behavior for a category based on a custom field that each post contains. Each post has a custom field called ‘lastname’, and this is what I want to sort on. However this data is stored in the wp_postmeta table, and I assume I’d need to modify the usual database query and JOIN this table to be able to sort on it. This is beyond my knowledge…
Can anyone help?
Thanks!
Rob
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Order categories by custom field’ is closed to new replies.