WP_Meta_Query Generator August 9, 2024 Public shafraz kamil Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone author $meta_query = array( 'relation' => 'AND', array( 'key' => 'author', 'value' => 'john', ), );