首页
教程
精选插件
最近更新
标签
主站
语言/Language
English
简体中文
Linux 软件免费装
在这里免费安装WordPress以及其他软件
Adapter Responsive Video
开发者
ryankienstra
更新时间
2022年6月29日 01:18
捐献地址:
去捐款
PHP版本:
3.8 及以上
WordPress版本:
6.0
版权:
GPLv2 or later
版权网址:
版权信息
标签
post
video
embed
responsive
mobile
Bootstrap
下载
1.0.1
1.1
1.0.0
1.1.1
详情介绍:
Requires
Bootstrap
3.2 or later
This responsive widget resizes with its container
With the
Video widget
in WordPress 4.8 and later, this widget is less necessary for videos
Though this widget still works with videos, the
Video widget
displays well in many
Bootstrap
themes
But this widget also supports embeds like
SlideShare
,
Speaker Deck
,
Spotify
, and
SoundCloud
[youtube
http://www.youtube.com/watch?v=6FfXmebV1sI
]
安装:
Upload the adapter-responsive-video directory to your wp-content/plugins/ directory.
In the "Plugins" menu, find "Adapter Responsive Video," and click "Activate."
Add an "Adapter Video" widget by going to the admin menu and clicking "Appearance" > "Widgets."
Type the url of the video or embed, like YouTube or Spotify.
屏幕截图:
升级注意事项:
1.0.1 Please upgrade for the security improvements, especially the safer widget output.
常见问题:
What does this require?
Bootstrap
3.2 or later
更新日志:
1.1
Improve support for non-video embeds by rendering the entire
<iframe>
. See
#9
.
Refactor the main plugin file and add PHPUnit tests. See
#7
.
Set up wp-dev-lib with configuration files. See
#3
.
Add PHPUnit tests, for 100% coverage of methods and functions. See
#2
.
1.0.1
Security improvements, including securing widget output.
1.0.0
First version