Title: Video Overlayer
Author: CobaltApps
Published: <strong>2012 年 9 月 14 日</strong>
Last modified: 2012 年 9 月 16 日

---

搜索插件

![](https://ps.w.org/video-overlayer/assets/banner-772x250.png?rev=599627)

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

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

# Video Overlayer

 作者：[CobaltApps](https://profiles.wordpress.org/cobaltapps/)

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

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

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

## 描述

With this Plugin you can easily overlay all of your iFrame video embeds with either
a default image
 provided by the Plugin or your own custom image. This is ideal 
for branding your videos, making them load faster, look cleaner and respond to the
width of the browser/device.

An alternate feature of this Plugin is to simply make your iFrame video embeds fully
responsive
 so that they perfectly fit any smaller browser window or device.

Either feature will wrap your iFrame video embeds in unique HTML divs which allow
you to easily style
 your videos independently or as a whole.

See more of my work over at [CatalystTheme.com](http://catalysttheme.com).

## 屏幕截图

 * [[
 * Video Overlayer keeps things simple, yet provides just enough control to work
   the way you want it to.
 * [[
 * You can overlay your iFrame video embeds with either the included images or your
   own custom image.

## 安装

 1. Upload the video-overlayer folder to the /wp-content/plugins/ directory
 2. Activate the Video Overlayer Plugin through the ‘Plugins’ menu in WordPress
 3. Configure the plugin by going to the Video Overlayer menu located in the “Settings”
    section of your WP Dashboard.

#### Using Video Overlayer

By default the Video Overlay Plugin, when active, will overlay all supported iFrame
video embeds with a light-gray
 video image. In the Video Overlay admin page you
can either select an alternate image or select “Custom” and then add a direct link
to your custom overlay image.

You can also just set Video Overlay to make your iFrame video embeds fully responsive,
leaving off the overlay image.
 This is ideal for basic Responsive Video Embed functionality.

#### Removing the Video Overlayer plugin

To remove the Video Overlayer plugin just go to the Plugins page in your dashboard
(
or the Network Admin dashboard if you’re running a multi-blog setup) and click the“
Delete” link.

## 常见问题

  Does Video Overlayer work with ALL iFrame video embeds?

By default, no (YouTube, Vimeo, Viddler and Screenr iFrame Video Embeds are supported),
but any non-supported iFrame video embeds can easily be added!

  Can you exclude certain WordPress Pages or types of Pages from Video Overlayer?

Yes. You can use the following function as an example:

add_filter( ‘video_overlayer_exclusions’, ‘custom_video_overlayer_exclusions’ );

function custom_video_overlayer_exclusions() { if( is_page( ‘About’ ) ) { return
1; } else { return 0; } }

You would just paste the above PHP code into your Themes’s functions file and then
adjust it according to your needs. The above code, for example,
 would exclude the
Video Overlayer functionality from a page named ‘About’.

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

 *   [ CobaltApps ](https://profiles.wordpress.org/cobaltapps/)

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

### 对开发感兴趣吗?

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

## 更新日志

#### 1.0.1

 * Fixed bug where an iFrame with no src=”” attribute could “break” the Plugin’s
   functionality.

#### 1.0

 * Initial release

## 额外信息

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

## 评级

 5 星（最高 5 星）。

 *  [  5 条 5 星评价     ](https://wordpress.org/support/plugin/video-overlayer/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/video-overlayer/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/video-overlayer/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/video-overlayer/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/video-overlayer/reviews/?filter=1)

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

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

## 贡献者

 *   [ CobaltApps ](https://profiles.wordpress.org/cobaltapps/)

## 支持

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

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