Title: Easy Lightbox &#8211; Image, Gallery and Video Lightbox for WordPress
Author: ShapedPlugin LLC
Published: <strong>2014 年 8 月 2 日</strong>
Last modified: 2025 年 9 月 28 日

---

搜尋外掛

![](https://ps.w.org/easy-lightbox-wp/assets/banner-772x250.png?rev=1809882)

![](https://ps.w.org/easy-lightbox-wp/assets/icon-256x256.png?rev=1809882)

# Easy Lightbox – Image, Gallery and Video Lightbox for WordPress

 由 [ShapedPlugin LLC](https://profiles.wordpress.org/shapedplugin/) 開發

[下載](https://downloads.wordpress.org/plugin/easy-lightbox-wp.1.1.3.zip)

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

 [技術支援](https://wordpress.org/support/plugin/easy-lightbox-wp/)

## 外掛說明

Easy Lightbox is an Image, Gallery and Video Lightbox plugin for WordPress. This
plugin will enable a smooth Lightbox in your WordPress website.

You can add Lightbox functionality in images, gallery, and videos very easily.

#### Features

 * 100% Responsive.
 * Image, Gallery, and Video Lightbox.
 * Auto Lightbox for Gallery.
 * Touch-swipe Supported.
 * Minimalist & Lightweight.
 * All Major Browsers Supported.
 * Easy to Configure and Use.
 * Friendly Support.

## 螢幕擷圖

[⌊Image in Lightbox⌉⌊Image in Lightbox⌉[

Image in Lightbox

[⌊Video in Lightbox⌉⌊Video in Lightbox⌉[

Video in Lightbox

## 安裝方式

Installing this plugin as regular WordPress plugin.

After install, you are ready to add Lightbox in images. By default, the plugin auto
assign WordPress regular gallery with Lightbox. But, you have to use link to attribute
as file. Example this gallery shortcode will auto add Lightbox: `[gallery link="
file" columns="5" ids="357,356,354,353,352"]`.

If you want to add a lightbox in single image, you just have to use **litebox** 
in your link. Example code: `<a href="BIG_IMAGE_LINK" class="litebox"><img src="
THUMBNAIL_IMAGE_LINK" alt="" /></a>`.

If you want to add lightbox image image set, just use `data-litebox-group="galone"`
in your link. Example code:

    ```
    <a href="BIG_IMAGE_LINK" data-litebox-group="galone" class="litebox"><img src="THUMBNAIL_IMAGE_LINK" alt="" /></a>
    <a href="BIG_IMAGE_LINK" data-litebox-group="galone" class="litebox"><img src="THUMBNAIL_IMAGE_LINK" alt="" /></a>
    <a href="BIG_IMAGE_LINK" data-litebox-group="galone" class="litebox"><img src="THUMBNAIL_IMAGE_LINK" alt="" /></a>
    <a href="BIG_IMAGE_LINK" data-litebox-group="galone" class="litebox"><img src="THUMBNAIL_IMAGE_LINK" alt="" /></a>
    <a href="BIG_IMAGE_LINK" data-litebox-group="galone" class="litebox"><img src="THUMBNAIL_IMAGE_LINK" alt="" /></a>
    ```

If you want to add video Lightbox, it is same like single Lightbox. Example code:`
<a href="YOUTUBE_VIDEO_LINK" class="litebox">Open Youtube Video</a>`

Currently this plugin support 4 video sharing websites.

 1. Youtube
 2. Vimeo
 3. Dailymotion
 4. Kickstarter

Contact with us if you are in trouble for adding Lightbox. We’ll be happy to help
you.

## 使用者評論

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

### 󠀁[Helped me with Revolution Slider](https://wordpress.org/support/topic/helped-me-with-revolution-slider/)󠁿

 [](https://profiles.wordpress.org/naeblis/) 2021 年 2 月 3 日

I was trying to create a button pointing to a pop-up lightbox with an image from
the image gallery. After using some more “famous” lightbox plugins I tried this 
one and it worked as a charm. The only downfall is that there are no customization
options, but I can live with that.

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

### 󠀁[out of date for video embeds](https://wordpress.org/support/topic/out-of-date-for-video-embeds/)󠁿

 [rtpHarry](https://profiles.wordpress.org/rtpharry/) 2020 年 9 月 16 日

Unfortunately, this plugin is way out of date. When you try to use it with links
to the video services it converts them all to http links not https. By the looks
of it, it also uses embed methods that are no longer supported, at least with YouTube.
Looking at the source code it converts the links to /v/ style links not /embed/ 
ones, so you just get a connection refused error. Seems like it also strips out 
adding in extra commands to pass to YouTube like rel=0 and similar (although I’m
not sure, I think rel in particular doesn’t do anything these days, but all commands
are stripped out). It seems that the lightbox it’s based on was last updated in 
2014 and is no longer available on the github repo it has in its copyright. Needs
an overhaul to be useful again.

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

### 󠀁[It does not work with YouTube](https://wordpress.org/support/topic/it-does-not-work-with-youtube/)󠁿

 [pediaf](https://profiles.wordpress.org/pediaf/) 2019 年 6 月 28 日 1 則留言

It works with Vimeo, but with YouTube when you click on the link to open the video,
you will see a download notice.

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

### 󠀁[A very good plugin that supports image and video.](https://wordpress.org/support/topic/a-very-good-plugin-that-supports-image-and-video/)󠁿

 [muzKore](https://profiles.wordpress.org/muzoid/) 2019 年 3 月 29 日 1 則留言

I really like this plugin. It works really easily and makes using Lightbox in WordPress
a snap. There are a few small areas where it does fall short. Such as no support
for captions on image popups. I was surprised that it was not supported. Also the
images don’t transition. they just instantly change from one to another. Being able
to fade images or add a transition even by CSS would be a fantastic additions. It
is not a total deal breaker but I am considering using another plugin for image 
series which means some duplication in code bases but image captions and smooth 
transitions are a must for Lightbox. Thanks to the developer for all of your hard
work so far.

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

### 󠀁[Very good](https://wordpress.org/support/topic/very-good-2854/)󠁿

 [only24](https://profiles.wordpress.org/only24/) 2018 年 1 月 30 日

Хороший, простой плагин! Советую всем.

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

### 󠀁[Excellent plugin](https://wordpress.org/support/topic/excellent-plugin-1801/)󠁿

 [unalignedcoder](https://profiles.wordpress.org/unalignedcoder/) 2016 年 9 月 3
日

 [ 閱讀全部 9 則使用者評論 ](https://wordpress.org/support/plugin/easy-lightbox-wp/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Easy Lightbox – Image, Gallery and Video Lightbox for WordPress〉
的開發相關工作。

參與者

 *   [ ShapedPlugin LLC ](https://profiles.wordpress.org/shapedplugin/)
 *   [ Rubel Miah ](https://profiles.wordpress.org/rubel_miah/)

[將〈Easy Lightbox – Image, Gallery and Video Lightbox for WordPress〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/easy-lightbox-wp)

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

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

## 變更記錄

#### 1.1.3 – Sep 28, 2025

 * Tested: WordPress 6.8 compatibility.

#### 1.1.2 – Jan 25, 2024

 * Tested: WordPress 6.4.2 compatibility.

#### 1.1.1 – May 28, 2022

 * Tested: WordPress 6.0 compatibility.

#### 1.1

 * Fix: Loading scripts from unauthenticated sources on SSL server.

#### 1.0

 * First Release

## 中繼資料

 *  版本 **1.1.3**
 *  最後更新 **9 個月前**
 *  啟用安裝數 **1,000+**
 *  WordPress 版本需求 ** 4.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.8.5**
 *  語言
 * [English (US)](https://wordpress.org/plugins/easy-lightbox-wp/)
 * 標籤:
 * [jquery lightbox](https://tw.wordpress.org/plugins/tags/jquery-lightbox/)[lightbox](https://tw.wordpress.org/plugins/tags/lightbox/)
   [popup](https://tw.wordpress.org/plugins/tags/popup/)[popup video](https://tw.wordpress.org/plugins/tags/popup-video/)
   [video lightbox](https://tw.wordpress.org/plugins/tags/video-lightbox/)
 *  [進階檢視](https://tw.wordpress.org/plugins/easy-lightbox-wp/advanced/)

## 評分

 3.8 星，滿分為 5 星

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

[Your review](https://wordpress.org/support/plugin/easy-lightbox-wp/reviews/#new-post)

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

## 參與者

 *   [ ShapedPlugin LLC ](https://profiles.wordpress.org/shapedplugin/)
 *   [ Rubel Miah ](https://profiles.wordpress.org/rubel_miah/)

## 技術支援

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

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