Amplify your reach with premium Spotify marketing
Our Spotify marketing experts can create a custom strategy for your music.
';
$sanitized = trim(strip_tags($html, $allowed));
if ($sanitized === '') {
return '';
}
// If admin stored
separated text and convert to a list.
$text = preg_replace('/
/i', "\n", $sanitized);
$lines = array_values(array_filter(array_map('trim', preg_split('/\\R+/', $text) ?: [])));
if (!$lines) {
return '';
}
$out = '';
foreach ($lines as $line) {
$out .= '
';
return $out;
}
?>
Need help choosing the right plan?