Home › Forums › Backend Issues (wp-admin) › ACF Field using WYSIWYG Editor › Reply To: ACF Field using WYSIWYG Editor
I overlooked the problem several time myself. Had to actually test it out to find the problem. Yu have the wrong hook for using the field key. It should be
add_filter ('acf/format_value/key=field_5bc60b64aa3bd', 'format_ingredients', 20, 3);
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.