Created
March 25, 2019 18:13
-
-
Save doitonlinemedia/e006f42f72af59d2ddad666acbea72eb to your computer and use it in GitHub Desktop.
Get wordpress categorie taxonomy acf advanced custom field
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$image = get_field('banner_image', $term->taxonomy . '_' . $term->term_id); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment