Thanks for the plugin.
Code works fine
[catlist id="12" tags= book,other]
and
[catlist id="12" tags= book+other]
But how can I exclude records with a specific label?
Code [catlist id="12" tags= book-other] does not work
Thanks for the plugin.
Code works fine
[catlist id="12" tags= book,other]
and
[catlist id="12" tags= book+other]
But how can I exclude records with a specific label?
Code [catlist id="12" tags= book-other] does not work
Right now there's no way to do this, but I could implement it with the tag__not_in parameter from WP_Query. If you're interested, add it as an issue on Github. Thanks!
Thanks for the reply. I'm interested. But there is no time to register on Github. I will watch for updates of your plugin.
I see there is a similar question https://github.com/picandocodigo/List-Category-Posts/issues/18
You must log in to post.