WP_Meta_Query Generator January 13, 2020 Public Dionizio Bach Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Podcast audio_file $meta_query = array( array( 'key' => 'audio_file', 'value' => '.mp3', 'compare' => 'LIKE', ), );