WP_Meta_Query Generator October 18, 2022 Public Mara Zanvose Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone student-assigned-groups $meta_query = array( array( 'key' => 'assigned_group', 'value' => 'groupID', 'compare' => '=', ), );