Any chance I can get my WP_Query to sort by a CFS field and value? I use &meta_key=a_custom_meta_here&orderby=meta_value with my other sites but this client is hell bent on using CFS.
Any chance I can get my WP_Query to sort by a CFS field and value? I use &meta_key=a_custom_meta_here&orderby=meta_value with my other sites but this client is hell bent on using CFS.
NM, see that it adds a meta_key in the postmeta as well.
Yep :)
We'll also be adding a custom Query function to handle any advanced queries that WP_Query can't do.
You must log in to post.