WP_Meta_Query Generator June 7, 2021 Public Maxime Lefevre Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone test meta $meta_query = array( array( 'key' => 'type_operations', 'value' => '%isolation_murs%', 'compare' => 'LIKE', ), );