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