Skip to content

filter by taxonomy when setup admin_filters key #201

@limogin

Description

@limogin

I'm unable to filter by taxonomy, I don't understand why. I have setup some as this:

'admin_filters' => array(
'genre' => array(
'title' => 'Genre',
'taxonomy' => 'genre',
),
),

but I don't see also in the query string this taxonomy as parameter.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions