Support

Account

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/