Title: Responsive Video Embedder
Author: Alex Raven
Published: <strong>2016 年 6 月 16 日</strong>
Last modified: 2016 年 6 月 17 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/responsive-video-embedder.svg)

# Responsive Video Embedder

 作者：[Alex Raven](https://profiles.wordpress.org/esiteq/)

[下载](https://downloads.wordpress.org/plugin/responsive-video-embedder.zip)

 * [详情](https://cn.wordpress.org/plugins/responsive-video-embedder/#description)
 * [评价](https://cn.wordpress.org/plugins/responsive-video-embedder/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/responsive-video-embedder/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/responsive-video-embedder/#developers)

 [支持](https://wordpress.org/support/plugin/responsive-video-embedder/)

## 描述

This plugin adds a button to post editor to insert videos and video playlists easily.
Simply click the button, paste YoutubeURL
 and kick Insert Video. Support for other
video hostings will be added later. Video embedding can be used as a shortcode in
posts and pages, including custom post types.

A few notes about the sections above:

 * Simple button in editor to add videos to your pages and posts
 * Video is embedded responsively – will fit the container, keeping aspect ratio
 * Supports the following parameters: controls (on/off), autoplay (on/off), autohide
   controls (on/off), loop (on/off)

By clicking > Insert Video button it opens a popup window where you can paste video
URL and set parameters. You can also set start time,
 or just leave it 0:00 if you
want to play video from the beginning. Playlists are also supported.

It also stores a list of recent videos where you can chose one of the videos you
have used before (or saved for future). In later versions,
 there will be something
like a video library to access and share videos between multiple wordpress administrators
and editors.

This plugin was a part of another bigger project. It was handy and easy to use, 
so I decided to extract the code to a stand-alone
 plugin and make it available 
for free for public.

### Usage

When you use > Insert Video button in post / page editor, it adds a shortcode automatically.
Alternatively, you can put a shortcode manually:

[rem_video id=”XXXXX” list=”YYYYY” autplay=0 controls=1 autohide=0 loop=0]

XXXXX is a video ID from Youtube URL, it comes after `v=`, like https://www.youtube.
com/watch?v=mbBmc8RC_S8
 YYYYY is a playlist ID (for playlists), like https://www.
youtube.com/watch?v=mbBmc8RC_S8&list=PLCF042F294768BFD1 autoplay=(0|1): if 1, video
will start automatically when your page is loaded. Default is 0 – video will not
start automatically. autohide=(0|1): if 1, it will hide controls when video is played.
Default is 0 – controls will be always visible. controls=(0|1): if 1, controls will
be shown, if 0 – hidden. Default is 1. loop=(0|1): if 1, when video is ended, it
will start from the beginning. If it is a playlist, it will loop from first video
in the list.

## 屏幕截图

 * [[
 * A pop up window where you can set video URL and parameters, or chose one of previously
   used videos.
 * [[
 * Button added to post / page / custom post editor.
 * [[
 * Videos embedded responsively, matching container size.

## 安装

 1. Upload the plugin files to the `/wp-content/plugins/Responsive-Video-Embedder` 
    directory, or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Open page or post for editing, you will see Insert video button next to Add Media
    button.

## 常见问题

  Can I add videos directly to theme files?

If you want to utilize the functionality in theme code, use do_shortcode(‘[rem_video
id=”XXXXX”]’);

  What about foo bar?

Answer to foo bar dilemma.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Responsive Video Embedder」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Alex Raven ](https://profiles.wordpress.org/esiteq/)

[帮助将「Responsive Video Embedder」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/responsive-video-embedder)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/responsive-video-embedder/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/responsive-video-embedder/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/responsive-video-embedder/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/responsive-video-embedder/)。

## 更新日志

#### 0.1

Initial release.

## 额外信息

 *  版本 **0.1**
 *  最后更新：**10 年前**
 *  活跃安装数量 **20+**
 *  WordPress 版本 ** 3.0.1 或更高版本 **
 *  已测试的最高版本为 **4.5.33**
 *  语言
 * [English (US)](https://wordpress.org/plugins/responsive-video-embedder/)
 * 标签
 * [embed](https://cn.wordpress.org/plugins/tags/embed/)[responsive](https://cn.wordpress.org/plugins/tags/responsive/)
   [video](https://cn.wordpress.org/plugins/tags/video/)[youtube](https://cn.wordpress.org/plugins/tags/youtube/)
 *  [高级视图](https://cn.wordpress.org/plugins/responsive-video-embedder/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/responsive-video-embedder/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/responsive-video-embedder/reviews/)

## 贡献者

 *   [ Alex Raven ](https://profiles.wordpress.org/esiteq/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/responsive-video-embedder/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://www.esiteq.com/donate/)