WP_Meta_Query Generator January 7, 2017 Public 123654123 123654123 Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone meta $meta_query = array( array( 'key' => 'mweb_notification', 'value' => 'on', 'compare' => '=', ), );