Home › Forums › General Issues › Warnings with new 6.2.5 pro version › Reply To: Warnings with new 6.2.5 pro version
Hello Igglady,
Where do we have to put that code?
I have put that code in functions.php archive but I don’t see more information than this, in the backend:
ACF — ACF will soon escape unsafe HTML that is rendered by the_field(). We’ve detected the output of some of your fields will be modified by this change. Learn how to fix. Hide details
campo (campo) – rendered via the_field
I changed the_field code for this: echo wp_kses_post( get_field(‘oferta-descripcion’) );
but I get the same error, does not dissapear.
I may have put that code, the_field, somewhere else, but I don’t know where.
Thank you!
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.