开发者 |
vidme
ramiy |
---|---|
更新时间 | 2018年2月3日 07:32 |
PHP版本: | 5.2.4 及以上 |
WordPress版本: | 4.9 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
[vidme id=""]
shortcode and the video ID.
更多的信息
For any questions or more information, please contact us.
With this plugin you can use the URL to embed videos. Just paste the video URL into your post editor:
https://vid.me/JaEF
Since wordpress 4.2, you can double click the embedded item to set max width and max height. It will add the WordPress [embed]
shortcode:
[embed width="600" height="400"]https://vid.me/JaEF[/embed]
Note: Doing it the WordPress way, using the [embed]
shortcode, is backwards and forward compatible, and it works with all the themes.
For advanced customization, use the [vidme]
shortcodes with id
, width
, height
, autoplay
, repeat
and mute
parameters:
[vidme id="JaEF" width="600" height="400" autoplay="true" repeat="true" mute="false"]