Terms
Terms refer to the items in a taxonomy and includes: Taxonomies, Terms, Search, Include/Exclude, Descendants, Order by Order, Pagination, Count, Return Fields, Meta Query, Code.
Taxonomies
The Taxonomies parameter allows you to group Posts and Custom Post Types together and includes: Categories, Tags, Navigational Menus, Link Categories, Formats, Themes, Template Part Areas.
Terms
The Terms property allows you to select the items in a taxonomy. They may be uncategorised, Cwicly, external, grouped, simple, variable or uncategorised.
You may search by Term Name or Term Slug (A slug is automatically generated by Wordpress when you give a title to a post, page, category or tag).
Include/Exclude
The Include/Exclude property allows you to Include or Exclude specified Terms or to Exclude a Terms Tree (hierarchy of terms).
Descendants
The Descendants property allows you to query by Child Of or Parent. You can further specify whether it should include Hierarchical or Childless categories or not.
Count
The Count
property allows you to count the number of terms. This can be Count (Parents only) or Pad Count (includes Parents and Children).
Fields
The Fields parameter sets which fields you want to return. You can toggle Hide Empty and/or Get All or Empty.
Hide Empty
The Hide Empty parameter allows you to choose whether or not to hide empty fields.
Get
The Get parameter allows you to filter only Empty or All posts.
Order
The Order and Order By property allows you to choose the order in which you want your terms displayed. You can choose to Order By specific parameters or by ascending or descending Order.
Order By
The Order By parameter allows you to filter by specific terms such as ID, Author, Title, Name, Post, Published, Modified, Parent, Random, Comment Count, Relevance, Menu Order, Meta Value, Numeric Meta Value.
Order
The Order Parameter allows you to filter in Descending or Ascending Order.
Pagination
Pagination allows you to choose the number of items you wish to display per page, whether you want any offset and if so how much and whether you want the items to be 'sticky'.
Number of Items
The Number of Items parameter allows you to choose how many Items you wish to display on each page.
Offset
The Offset parameter offsets the number of Items you set. For example an Offset of 1 will make the second item become the first.
Page
The Page parameter allows you to set the number of Pages for your Query.
Sticky Posts
The Sticky Posts parameter allows you to include or exclude Sticky Posts in your filter.
Search
The Search property allows you to search by: Keyword, Term Name Like, Term Description Like.
Meta Query
The Meta Query parameter is a helper that allows you to filter your results using object metadata such as: Meta Key, Meta Value, Meta Compare, Meta Type, Relation, Inner Meta Query.
See Posts: Meta Query
Posts
Meta Key
The Meta Key parameter is used to retrieve a saved value from the database and display it.
Meta Value
The Meta Value parameter allows you to get all the posts with a specific custom field value.
Meta Compare
The Meta Compare parameter allows you to set up a query using a comparator two sets of values, such as: =, != , >, > , >= ,< ,<=, LIKE, NOT LIKE, IN, BETWEEN, EXISTS, NOT EXISTS, REGEXP, NOT REGEXP, RLIKE, NOT RLIKE.
Meta Type
The Meta Type parameter allows you to set up a query using a Meta Type such as: Numeric, Binary, Char (Character), Date, Datetime, Decimal, Signed, Time.
Meta Relation
The Meta Relation parameter allows to associate extra information stored in independent entities (meta entities) to content entities using an And/Or relation and a single or multiple Inner Query(ies).
Code
The Code parameter allows you to copy and export the code generated by the Query you have set up.
Last updated
Was this helpful?