WP_Meta_Query Generator December 12, 2021 Public DMITRIY SHAHANOV Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone 12345 $meta_query = array( array( 'key' => 'billing_phone', 'value' => '+77777777', ), );