Viewing 1 replies (of 1 total)
  • Plugin Author Viktor Fröberg

    (@viktorfroberg)

    Hi!
    All fields should be supported. We use the get_field function in ACF to fetch the fields. The only kind of field we manipulate is the image field, since ACF don’t return an img-tag.
    WYSIWYG fields works out of the box, since you get the actual content when you echo get_field!

    If you find some kind of field that doesn’t work, pull request on Github is always appreciated.

    / Viktor

Viewing 1 replies (of 1 total)

The topic ‘Which ACF fields do you support?’ is closed to new replies.