Get Image ID outside of apply-filter
-
I appreciate all your hard work. I looked through the source code to try and answer this myself, and it’s very well written *tip of the hat*
My issue is, I need to get the tax image for a term, far-far away from any standard get_terms() call (i.e.: calling from one of the “unsupported template file“).
I don’t need anything awesome like you did with the image ID appending to a get_term() call or anything (great ease of use for doing that btw), but basically, is there anyway to do something simple like:
taxonomy_images_plugin_get_term_image('term', 'tax')
which just returns an image object or ID.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Get Image ID outside of apply-filter’ is closed to new replies.