WP_Meta_Query Generator February 8, 2022 Public Marcos Ortiz Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Test meta $meta_query = array( array( 'key' => 'bloques', 'value' => '1', 'compare' => '=', ), );