List Category Posts: Output thumbnail and post title within a single link
I’ve been looking for the same thing, I think I’ve got the answer 2/3rds of the answer… First, define a custom template for the plugin; https://github.com/picandocodigo/List-Category-Posts/wiki/Template-System Within that template, you can build up your output (containing element/s + per item) by building up the (as per demo template’s examples). It turns out you can also … Read more