WP_Meta_Query Generator March 9, 2021 Public Brenda Durham Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone hour meta $meta_query = array( 'relation' => 'AND', array( 'key' => 'hour_block_id', 'value' => 'id', 'compare' => '=', ), );