Home › Forums › General Issues › Underscore in Taxonomy Name › Reply To: Underscore in Taxonomy Name
Hi @studio34
I don’t believe this underscore is an issue at all. There is no code in ACF which is exploding the $post_id string by the ‘_’ cahracter. Instead it looks in the wp_options table for a value with a options_name of:
'product_cat_' . $cat_id . '_' . $field_name
Perhaps you are having another issue but have jumped to this conclusion?
Let me know if I can be of any other help.
Perhaps you could test on another taxonomy just to rule this out?
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.