WP_Meta_Query Generator August 16, 2022 Public uqeknshb Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone xxx $meta_query = array( array( 'key' => 'key', 'value' => 'val', 'compare' => '=', ), );