WP_Meta_Query Generator May 19, 2022 Public nish webways Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone post_id $meta_query = array( 'relation' => 'AND', array( 'key' => 'post_id', 'value' => '7', ), );