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

Crumbs not working on tax #15

Closed
mateuszswol opened this issue Aug 23, 2023 · 1 comment
Closed

Crumbs not working on tax #15

mateuszswol opened this issue Aug 23, 2023 · 1 comment

Comments

@mateuszswol
Copy link
Contributor

I want to use Crumb on taxonomy page and I encountered error: Attempt to read property "term_id" on bool.

I found an issue in

get_term_by('title', $term, get_query_var('taxonomy'))->term_id
.

We should use name instead of title in get_term_by().

@Log1x
Copy link
Owner

Log1x commented Aug 23, 2023

hey good catch. want to submit a PR? otherwise I will push a release tonight.

@Log1x Log1x closed this as completed Aug 23, 2023
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

No branches or pull requests

2 participants