WP_Meta_Query Generator October 27, 2020 Public Taylor Drayson Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone company photos $meta_query = array( array( 'key' => 'company_photos', 'value' => 'get_the_ID()', 'compare' => 'LIKE', ), );