Meta Queries
Get familiar with meta queries for querying multiple custom fields.
We'll cover the following...
Meta refers to additional data associated with a post. Custom fields store additional information or metadata about a post. In the last lesson we looked at meta_key
, meta_value
and meta_compare
parameters.
meta_query
The meta_query
parameter is a little different from the other query ...