WP_Meta_Query Generator July 20, 2020 Public Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone authorcontrib $meta_query = array( array( 'key' => 'authorcontributor_id', 'value' => '$temp', ), );