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

Get image data by term_id #34

Open
snnyk opened this issue May 29, 2017 · 2 comments
Open

Get image data by term_id #34

snnyk opened this issue May 29, 2017 · 2 comments

Comments

@snnyk
Copy link

snnyk commented May 29, 2017

How to get image data by term_id ?

@d9media
Copy link

d9media commented Oct 17, 2017

Subscribing

@marcelotorres
Copy link

$taxonomy_image = get_option( 'taxonomy_image_plugin' );

echo wp_get_attachment_image( $taxonomy_image[<TERM_ID>] );

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

3 participants