Home › Forums › Backend Issues (wp-admin) › Image Alt Tag › Reply To: Image Alt Tag
If you want to get the alt tag associated with an image then you need to return the image as either an ID and then get the image yourself using of the WP functions for getting an image and data or as an Image Object instead of returning a URL.
You can read about each of these return value types in the documentation here: http://www.advancedcustomfields.com/resources/image/
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.