WP_Meta_Query Generator May 15, 2022 Public Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone 1 $meta_query = array( array( 'key' => 'group', 'value' => 'side', 'compare' => '=', ), );