WP_Meta_Query Generator March 3, 2020 Public Diego Vagnoli Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone comment by meta $meta_query = array( array( 'key' => 'old_comment_id', 'value' => 'x', 'type' => 'NUMERIC', ), );