Title: VideoADShtml5
Author: saucykiss
Published: <strong>2020 年 8 月 7 日</strong>
Last modified: 2026 年 1 月 13 日

---

搜尋外掛

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

![](https://ps.w.org/videoadshtml5/assets/icon-256x256.png?rev=2354515)

# VideoADShtml5

 由 [saucykiss](https://profiles.wordpress.org/saucykiss/) 開發

[下載](https://downloads.wordpress.org/plugin/videoadshtml5.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/videoadshtml5/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/videoadshtml5/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/videoadshtml5/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/videoadshtml5/#developers)

 [技術支援](https://wordpress.org/support/plugin/videoadshtml5/)

## 外掛說明

[VideoADShtml5](https://sv-pt.ru/plugin-videoadshtml5-in-wordpress/) is a user-friendly
WordPress video plugin to showcase your videos. You can embed both self-hosted videos
or videos that are externally hosted using direct links and ads.

#### Requirements

#### VideoADShtml5 Features

 * Embed MP4 video into your website
 * Embed responsive video for a better user experience while viewing from a mobile
   device
 * Embed HTML5 video which are compatible with all major browsers
 * Embed video with autoplay
 * Embed video with muted enabled

#### VideoADShtml5Plugin Usage

**Settings Configuration**

It’s pretty easy to set up this video player plugin. Once you have installed the
plugin simply navigate to the Settings menu where you will be able to configure 
some options. Mostly you just to need check the “Enable jQuery” option. That will
allow the plugin to make use of jQuery library.

**Embedding Shortcodes for the Videos**

Now it’s time to finally embed a video shortcode. To do this create a new post/page
and use the following shortcode:

    ```
    [videoads url="http://example.com/wp-content/uploads/videos/myvid.mp4"]
    ```

**ADS at the beginning**

Now we use ads to display ads, at the beginning of the video clip

    ```
    [videoads url="http://example.com/wp-content/uploads/videos/myvid.mp4" ads="http://example.com/wp-content/uploads/videos/reklama.mp4" ]
    ```

**ADS at the end**

Embedding ads at the end of the video. Create a new post / page and use the following
shortcode:

    ```
    [videoads url="http://example.com/wp-content/uploads/videos/myvid.mp4" ads_end="http://example.com/wp-content/uploads/videos/reklama.mp4" ]
    ```

**ADS at the beginning and end**

You can use two ads together in one video

    ```
    [videoads url="http://example.com/wp-content/uploads/videos/myvid.mp4" ads="http://example.com/wp-content/uploads/videos/reklama.mp4" ads_end="http://example.com/wp-content/uploads/videos/reklama.mp4" ]
    ```

Here, the URL is the shortcode parameter to replace with the actual URL of the video
file, and the ADS parameter is responsible for the ad file.

**Video Autoplay**

If you want a particular video to start playing when the page loads, you can set
the “autoplay” option to “true”:

    ```
    [videoads url="http://example.com/wp-content/uploads/videos/myvid.mp4" autoplay="true"]
    ```

**Video Muted**

If you want the sound to be turned off, set the muted value “muted” option to “true”:

    ```
    [videoads url="http://example.com/wp-content/uploads/videos/myvid.mp4" muted="true"]
    ```

**No more than 8 video clips**

If you want to add more than one video, enter in the format, but not more than 8

    ```
    [videoads url="http://example.com/wp-content/uploads/videos/myvid.mp4" url1="http://example.com/wp-content/uploads/videos/myvid.mp4" url2="http://example.com/wp-content/uploads/videos/myvid.mp4" url3="http://example.com/wp-content/uploads/videos/myvid.mp4" url4="http://example.com/wp-content/uploads/videos/myvid.mp4" url5="http://example.com/wp-content/uploads/videos/myvid.mp4"]
    ```

**Video Poster**

Poster placement using the poster tag

    ```
    [videoads url="http://example.com/wp-content/uploads/videos/myvid.mp4" poster="http://example.com/wp-content/uploads/pic/piction.jpg"]
    ```

#### Recommended Reading

## 螢幕擷圖

[⌊Preview of the VideoADShtml5 video player⌉⌊Preview of the VideoADShtml5 video 
player⌉[

Preview of the VideoADShtml5 video player

[⌊Video ADS html 5 video Player settings in template⌉⌊Video ADS html 5 video Player
settings in template⌉[

Video ADS html 5 video Player settings in template

[⌊Example of use in adding material⌉⌊Example of use in adding material⌉[

Example of use in adding material

## 安裝方式

 1. Go to the Add New plugins screen in your WordPress Dashboard
 2. Click the upload tab
 3. Browse for the plugin file (videoadshtml5.zip) on your computer
 4. Click “Install Now” and then hit the activate button
 5. Now, go to the settings menu of the plugin and follow the instructions for embedding
    videos.

## 常見問題集

### Can this plugin be used to embed videos on my WordPress blog?

Yes.

### Are the videos embedded by this plugin playable on mobile devices (iOS/Android)?

Yes.

### Can I autoplay a video?

Yes.

### Can I embed responsive videos using this plugin?

Yes.

### Can I place ads?

Yes.

### How many ad blocks can I place?

Two blocks, at the beginning and at the end according to your desire.

### How many video clips can be inserted into the placement?

No more than 8.

## 使用者評論

![](https://secure.gravatar.com/avatar/e19d5ef2726d0ad5ca8b67f9cf7c806a8e8bd466cfc4d9ed5131d1d2dcab1e85?
s=60&d=retro&r=g)

### 󠀁[Crashed my sites!](https://wordpress.org/support/topic/crashed-my-sites-4/)󠁿

 [michaelderwinw](https://profiles.wordpress.org/michaelderwinw/) 2023 年 3 月 21
日 1 則留言

Such a promising plugin. However upon installation at several of my different sites(
staged include), upon activation this plugin caused an immediate critical error.

 [ 閱讀全部 1 則使用者評論 ](https://wordpress.org/support/plugin/videoadshtml5/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈VideoADShtml5〉的開發相關工作。

參與者

 *   [ saucykiss ](https://profiles.wordpress.org/saucykiss/)
 *   [ SV ](https://profiles.wordpress.org/sv/)

[將〈VideoADShtml5〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/videoadshtml5)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/videoadshtml5/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/videoadshtml5/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/videoadshtml5/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/videoadshtml5/)。

## 變更記錄

#### 2.9

 * File storage for 2 days at most

#### 2.8.3

 * Correcting uncorrected links

#### 2.8.2

 * fixing the videhtml5ads_plugin_action_links error

#### 2.8.1

 * Editing a click block

#### 2.8

 * Adding a link to a website by clicking on a video ad

#### 2.7.2

 * Edit readme

#### 2.7.1

 * The problem with downloading versions

#### 2.7

 * The problem with downloading versions

#### 2.6.1

 * Information about another plugin in the settings

#### 2.6

 * Information about another plugin in the settings and edit buttons

#### 2.5.2

 * Error link videhtml5ads_plugin_action_links

#### 2.5.1

 * Correction with logs and buttons

#### 2.5

 * Jquery changes from jquery-3.5.1.js on jquery-3.7.1.js
 * Edit inaccurate button display.
 * Increasing the number of buttons to 8

#### 2.4.1

 * Error correction, poured into the logs

#### 2.4

 * Fixes for wordpress requirements. Edit color buttons.

#### 2.3.6

 * Adding a link to the rating and editing the button

#### 2.3.5

 * IP file errors

#### 2.3.4

 * Disabling e_notice and editing variables

#### 2.3.3

 * We remove the error with the recording of the file and the output of the link
   button when advertising

#### 2.3.2

 * Adding a link to the site and really unnecessary code

#### 2.3.1

 * Editing errors with the counter and content id

#### 2.3

 * Setting the active button on the video being viewed

#### 2.2.7

 * Setting the volume of the player in the admin panel

#### 2.2.6

 * Bug fix with 6 button

#### 2.2.5

 * Edit buttons in settings and from which version to download

#### 2.2.4

 * In the plugins section displays a link to the settings and the transition to 
   the site

#### 2.2.3

 * A more beautiful view of the settings

#### 2.2.2

 * The ability to add and remove the download, picture-in-picture and playback speed
   buttons

#### 2.2.1

 * Ability to edit, upload or not in settings

#### 2.2

 * Ban on downloading videos from the player and edit the readme

#### 2.1.3

 * Edits to the number of variables

#### 2.1.2

 * Editing the placement of the poster on the preview screen

#### 2.1.1

 * Correction incorrect context menu output

#### 2.1.0

 * Enabling the context menu

#### 2.0.2

 * Fixed a bug, the same videos were shown on different devices at the same time

#### 2.0.1

 * Fixes the location of the buttons, for convenience

#### 2.0.0

 * Added work with 5 video files no more than

#### 1.3.2

 * Fixing errors with links

#### 1.3.1

 * Added information about the developer’s site

#### 1.3.0

 * Added the ability to set how many seconds you can skip ads in the plugin settings

#### 1.2.2

 * Removed the scroll bar in the ad

#### 1.2.1

 * Editing a counter on a button

#### 1.2.0

 * Added a skip button that activates after 3 seconds

#### 1.1.1

 * Fixes for using 2 variables

#### 1.1

 * Added the ability to insert a second ad block at the end of the video

#### 1.0.0

 * Begin work

## 中繼資料

 *  版本 **2.9**
 *  最後更新 **8 個月前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 5.3 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.7**
 *  語言
 * [English (US)](https://wordpress.org/plugins/videoadshtml5/)
 * 標籤:
 * [ads](https://tw.wordpress.org/plugins/tags/ads/)[player](https://tw.wordpress.org/plugins/tags/player/)
   [VAST](https://tw.wordpress.org/plugins/tags/vast/)[video](https://tw.wordpress.org/plugins/tags/video/)
 *  [進階檢視](https://tw.wordpress.org/plugins/videoadshtml5/advanced/)

## 評分

 1 星，滿分為 5 星

 *  [  0 個 5 星使用者評論     ](https://wordpress.org/support/plugin/videoadshtml5/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/videoadshtml5/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/videoadshtml5/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/videoadshtml5/reviews/?filter=2)
 *  [  1 個 1 星使用者評論     ](https://wordpress.org/support/plugin/videoadshtml5/reviews/?filter=1)

[撰寫評分](https://wordpress.org/support/plugin/videoadshtml5/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/videoadshtml5/reviews/)

## 參與者

 *   [ saucykiss ](https://profiles.wordpress.org/saucykiss/)
 *   [ SV ](https://profiles.wordpress.org/sv/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/videoadshtml5/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://sv-p.ru)