Support

Account

Home Forums Front-end Issues WP_Query with user array field Reply To: WP_Query with user array field

  • I don’t recommend LIKE operator if you have values inside other values, for example, 23 and 123, 230, 2300. See http://www.simonbattersby.com/blog/2013/03/querying-wordpress-serialized-custom-post-data/
    I recommend split field into several fields.

    Regards,
    Josep