Displays a list of all reviews in a specific taxonomy term. For example: all reviews by a certain author, or all reviews in a certain genre, etc.
Attributes
Required attributes are marked with an asterisk ( * ).
- * tax – The taxonomy to use. You can use one of the following: genre, author, narrator, series, publisher, source, format.
 - * name – Name of a term in your chosen taxonomy.
 - year – Filter results down to a post publication year. Only returns posts published in this year.
 - orderby – title|name|date|rand – What to order the results by.
 - order – ASC|DESC – How to order the results.
 
Example
[show-reviews-in tax="genre" name="Young Adult" year="2025"]
Notes:
In order to show in the results, posts must be placed in your designated book review category.