RSS Amplifier

Recent Questions - WordPress Development Stack Exchange · Feb 17, 2022

Group and list posts by custom taxonomy

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

I'm trying to list posts from a CPT named "exposition" and group them based on a custom taxonomy called "date-exposition" (which are meant to be years such as 2010, 2015, 2017,...) in the following form : 2019 post 1 post 2 2018 post 3 post 4 etc... Closest code I managed to compile is this (it only shows one date/taxonomy-value and not the posts...) : <?php // Get current Category…

Read on wordpress.stackexchange.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.