RELEASES

Everything You Need

< div class = "release-artists" > < ? php foreach(vicious_get_release_artist(get_the_ID()) as $artist): ? > < span class = "artist" > < a href = "https://www.vicious.com.au/release/everything-you-need/" > < ? php echo $artist['post_title']; ? > < /a> < ? php endforeach; ? > < /div>