Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在我的 WordPress 帖子中插入了一个 YouTube 视频链接。它在前端正确显示视频。现在我想在我的另一个 WordPress 页面上获取视频的嵌入代码。
请帮忙。
要快速嵌入 YouTube 视频,只需在观看视频时从网络浏览器的地址栏中复制视频的 URL:
并在您的帖子/页面编辑器中将其单独粘贴到一行:
WordPress 将负责其余的工作!
嵌入简码:
要自定义视频的大小和设置,请使用简码。
例如,这个简码:
[youtube=http://www.youtube.com/watch?v=JaNH56Vpg-A&w=640&h=385]
生成比默认嵌入更宽的视频