Closed klemens-st closed 1 year ago
Allow filtering by posts' main/primary category only. Supports Yoast's "primary category" feature; falls back to first assigned category.
Usage [catlist name="Foo" main_cat_only=yes]
[catlist name="Foo" main_cat_only=yes]
Resolves #449
Code Climate has analyzed commit fe2fd9cb and detected 2 issues on this pull request.
Here's the issue category breakdown:
View more on Code Climate.
Allow filtering by posts' main/primary category only. Supports Yoast's "primary category" feature; falls back to first assigned category.
Usage
[catlist name="Foo" main_cat_only=yes]
Resolves #449