Delve into the story of Scotland: Craft & Design's makers with a series of events at Collect 2018.
if(!$workshop['isMaker']){
$disallowed = array('http://', 'https://');
foreach($disallowed as $d) {
if(strpos($workshop['organiserUrl'], $d) === 0) {
$stripped = str_replace($d, '', $workshop['organiserUrl']);
}
}
?>