夏沫博客

WordPress插入哔哩哔哩bilibili视频代码版

WordPress插入哔哩哔哩bilibili视频代码,后台文章编辑文本编辑把下面代码复制到里面,在到B站复制视频AV号,不会的看下图。WordPress插入哔哩哔哩bilibili视频代码版

代码:

  1. <iframe id="spkj" src="https://player.bilibili.com/player.html?aid=视频AV号&amp;page=1"
  2.  width="100%" frameborder="no" scrolling="no" allowfullscreen="allowfullscreen">
  3. <span data-mce-type="bookmark" style="display: inline-block; width: 0px; 
  4. overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span>
  5.  </iframe>
  6. <script type="text/javascript"> document.getElementById("spkj").style.height=document.getElementById("spkj").scrollWidth*0.76+"px"; </script>

视频: