WP_Meta_Query Generator December 8, 2021 Public Thomas Porteus Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone gg $meta_query = array( array( 'key' => 't', 'value' => 't', 'compare' => '=', ), );