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

How to use this on tag pages? #12

Open
SimonFricker opened this issue Feb 22, 2017 · 2 comments
Open

How to use this on tag pages? #12

SimonFricker opened this issue Feb 22, 2017 · 2 comments

Comments

@SimonFricker
Copy link

How to use this on tag pages?

@ArnaudBan
Copy link

To get the ID of the image you can do this on a tag page

$image_id = get_term_meta( get_queried_object_id() , 'image', true );

@SimonFricker
Copy link
Author

Thanks @ArnaudBan

@JJJ can you add this into the documentation (readme) for others to see?

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