picandocodigo / List-Category-Posts

WordPress plugin which allows you to list posts from a category into a post/page using the [catlist] shortcode.
http://wordpress.org/extend/plugins/list-category-posts/
GNU General Public License v2.0
241 stars 112 forks source link

Add filtering by main category only #491

Closed klemens-st closed 1 year ago

klemens-st commented 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]

Resolves #449

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit fe2fd9cb and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 2

View more on Code Climate.