WP_Meta_Query Generator July 16, 2021 Public Good Gulf Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone ACF Field Search $meta_query = array( array( 'value' => 'field_', 'compare' => 'LIKE', 'type' => 'CHAR', ), );