我正在尝试关闭“赞”按钮,但参数“赞”不起作用并且仍然显示“赞”按钮(其他人喜欢:展示艺术,评论还可以)
我的 iframe:
<iframe width="100%" height="450" scrolling="yes" frameborder="no" src="http://w.soundcloud.com/player/?url=http%3A%2F%2Fapi.soundcloud.com%2F<?php echo $id; ?>&show_artwork=true&show_comments=false&show_playcount=false&liking=false></iframe>
播放列表是私人的。
$id = "playlists%2F1234567%3Fsecret_token…"