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 advanced customfield filtering #441

Closed klemens-st closed 3 years ago

klemens-st commented 3 years ago

This is a revised version of #328 after implementing changes mentioned in #428.

Below is the documentation that can be inserted into the wiki.



Resolves #428 Resolves #344

codeclimate[bot] commented 3 years ago

Code Climate has analyzed commit df1844a1 and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1

View more on Code Climate.

picandocodigo commented 3 years ago

This is amazing @zymeth25!