All Topics
Link from post list to term.php?
Is it possible to link from a Taxonomy column on a Post list, to the term.php (“Edit”) page of that term? As opposed to just another post edit.php view that is constrained by that term?
In my case, I have CPT “Articles” and a taxonomy “Organisation”. When a post has an “Organisation” term “Microsoft”, I’d like to click the link and it take me to the “Microsoft” term edit page, not just more “Microsoft” articles.
Thanks.