• Hi Jörn!

    I’m trying to implement a filter in the admin page to show only some posts with certain values in a ACF field, using

    $query->query_vars[‘meta_query’] = $meta_query array;

    When i apply the filter, the posts are listed but if a i choose to do a quick edit or bulk edit the ACF fields are not showed.

    is there a workaround for this issue?

    Thanks in advance!

The topic ‘Not working with parse_query filter’ is closed to new replies.