Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

#16 - Fixes taxonomy field to work for single or multiple selections #89

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

jasonbahl
Copy link
Contributor

@jasonbahl jasonbahl commented Nov 13, 2019

This adds support for the Taxonomy field to be queried against as a single term or multiple terms.

closes #16

Before:

Set a single category within the repeater:

Screen Shot 2019-11-13 at 11 35 51 AM

Query returns no category

Screen Shot 2019-11-13 at 11 36 26 AM


After

Set a single category within the repeater:

Screen Shot 2019-11-13 at 11 35 51 AM

Query properly returns category

Screen Shot 2019-11-13 at 11 35 01 AM

Multi Select

Set multiple categories within the repeater:
Screen Shot 2019-11-13 at 11 35 16 AM

Query properly returns multiple categories
Screen Shot 2019-11-13 at 11 35 24 AM

@jasonbahl jasonbahl added the bug Something isn't working label Nov 13, 2019
@jasonbahl jasonbahl self-assigned this Nov 13, 2019
@jasonbahl jasonbahl changed the title - Fixes taxonomy field to work for single or multiple selections #16 - Fixes taxonomy field to work for single or multiple selections Nov 13, 2019
@walbo
Copy link

walbo commented Dec 9, 2019

Any ETA on when this is getting merged?

@stephanedemotte
Copy link

Could be great to have this :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Query taxonomy term inside ACF Repeater field
3 participants