Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG FIX for query args in get_term_meta_post_id #1

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

Conversation

c3mdigital
Copy link

  • After thorough debugging as to why tm_get_term_meta was returning no results when i could query for them directly in the db I realized I was getting different term_meta_post_ids for different fields and found the bug in the query args

cc @yllus

Actually after further review this was not what was causing my problem. I was over writing the $term object with a select field of terms from a different taxonomy.

- After thorough debugging as to why tm_get_term_meta was returning no results when i could query for them directly in the db I realized I was getting different term_meta_post_ids for different fields and found the bug in the query args
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant