2.在 wordpress 文章编辑器中,切换到 HTML 模式,贴入一下代码:
<iframe id=”ifrMusicPlayer” width=”300″ scrolling=”no” height=”37″ frameborder=”no” src=”http://ting.baidu.com/widget/space/index.php?id=406042&ref=space”></iframe>
或者:
<embed border=0 id=”ifrMusicPlayer” width=276 height=39 style=”width:276px;height:39px;” flashvars=”id=406042&autoPlay=true&replay=true” src=”http://ting.baidu.com/widget/space/flash/SpaceMP3Player.swf” type=application/x-shockwave-flash name=plugin>
以上代码二选一,其中红色部分的 ID 根据歌曲 ID 修改,由于 wordpress 编辑器原因,注意将代码中的引号修改成半角符
3.切换回可视化编辑状态,保存即可
如果觉得以上方法比较麻烦,并且会编写代码,也可以将上面的代码做成短代码(shortcode)的形式
最后,附上示例: