YouTube iframe API and WordPress

前端 未结 2 968
半阙折子戏
半阙折子戏 2020-12-19 13:14

I\'m trying the following code on WordPress post page:

2条回答
  •  陌清茗
    陌清茗 (楼主)
    2020-12-19 13:28

    Most likely,

    tags are being inserted when the page/post is saved. Two options:

    1. Disable wpautop
    2. Include the script compressed (on a single line), like this:

      `

提交回复
热议问题