WP_Meta_Query Generator April 21, 2017 Public Reilly Lowery Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Gym Meta $meta_query = array( 'relation' => 'AND', array( 'key' => 'gym_id', 'value' => '12345', 'compare' => '=', ), );