Support

Account

Home Forums General Issues Re-Run 6.2.5 fields test? Reply To: Re-Run 6.2.5 fields test?

  • Yes, I did get some more info on this. Dismissing the admin notice will clear out the log. But the notice will keep coming back if there are fields that will be escaped due to the update.

    I’ve changed several templates to use:

    echo get_field('field_name');

    The notice still shows up. I’m guessing that ACF isn’t necessarily looking for this code at the template level, just the contents of the field.