Home › Forums › Backend Issues (wp-admin) › Revisions dont’t work, get php errors… › Reply To: Revisions dont’t work, get php errors…
Some further information after looking through stack traces: the warning is because WP, as part of restoring a revision, is calling normalize_whitespace() (which then calls trim()) on the values of ACF fields that are arrays, not strings.
Two instances of ACF fields that triggered this:
– A flex content’s base field
– A list of categories selected from a taxonomy field
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.