Query improvements for orderby and meta_query

Boone Gorges gives details of improvements for the orderby and meta_query parameters for WordPress queries, on the Make WordPress Core blog.

The parameters make queries utilizing them more powerful and less “opaque”, as Boone put it. The changes have been applied across WP_Query, WP_User_Query, and WP_Comment_Query.

Similar Posts