WP_Meta_Query Generator December 14, 2017 Public Tucker Roussel Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone email notifications $meta_query = array( array( 'key' => 'email_notifications', 'value' => '1', 'compare' => '=', ), );