WP_Meta_Query Generator May 24, 2022 Public Gamal Elwazeery Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone user $meta_query = array( array( 'key' => 'fff', 'value' => 'ddd', 'compare' => '=', ), );