Home › Forums › ACF PRO › Using compare IN operator for meta_query › Reply To: Using compare IN operator for meta_query
Multiple “LIKE”‘s does not seem like a good choice for performance. I was thinking of going with two methods now
#1 Creating a duplicate entry of metadata as array in the postmeta through ‘acf/update_value’
#2 I was reading about creating a new field type https://www.advancedcustomfields.com/resources/creating-a-new-field-type/
I was wondering if there’s any way to save the checkboxes as an array instead of serialized data.
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.