Forums

Custom Taxonomy Columns
Columns links not filtering posts - simple fix (2 posts)

  1. catnip216
    Member
    Posted 1 year ago #

    I changed $term->slug to $term->term_id on line 104 to get the term links working properly.

    Other than that, the plugin does what it's supposed to, thanks!

    (My post types don't support 'author', so I also had to change line 68 to 'title' so that the taxonomy columns weren't the first ones. That's due to my setup, though, not the plugin. Everything was nicely commented, so it was easy to figure out the required change. Maybe for future releases, have it check to make sure 'author' is supported & provide a fallback if not, or provide a settings page that allows us to pick which column to place the new ones after.)

    http://wordpress.org/extend/plugins/custom-taxonomy-columns/

  2. catnip216
    Member
    Posted 1 year ago #

    I've just noticed on another installation that leaving $term->slug alone in line 104 works just fine. Must have been something in my setup on the other site that was breaking it. Anyhow, if you have that same problem with the column links not working properly, try the fix above.

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic