WP_Meta_Query Generator July 10, 2020 Public Adeeb Sheikh Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone test this is a test $meta_query = array( array( 'key' => 'color', 'value' => 'blue', ), );