Skip to content

Equivalent to posts_cats, posts_cats_prefix and posts_catlink possible? #536

@thetrial

Description

@thetrial

The possibilities of posts_cats are brilliant. Is it possible to design its architecture more open?

I have something like »a lyric text« in »a work«. This was »tag« -> »category« … but I had to change that to »category« -> »work«, where »work« is an own taxonomy. I had to do that because »category« had to become »lyric«.

I would need something like posts_tax='taxonomy', posts_tax_prefix and posts_taxlink. Or is this already possible and I don’t see it?

[catlist id="18,34" orderby=title order=asc posts_cats=yes posts_cats_prefix=" → " posts_catlink=yes template=ol] won't work, so I'd need [catlist id="18,34" orderby=title order=asc posts_tax='taxonomy' posts_tax_prefix=" → " posts_taxlink=yes template=ol] … where posts_tax='taxonomy' contains the "yes" of posts_cats and automatically points to the additional taxonomy.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions