這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Grey Owl Lightbox

描述

This plugin is designed to display different content in the lightbox. For example, as: image, galleries, videos and other html content. In this plug-in takde there are javascript events to control the lightbox via the .js file.

About Plugin

The “Grey Owl Lightbox” plugin is designed to display different content in the lightbox,
For example: image, galleries, videos and other html content.
The plugin is triggering JAVASCRIPT events to control the lightbox via the .JS file

At the core of the plugin is the js library, which works with jQuery, each developer can use events for more features of this plugin. A list and examples of all events are on the documentation page.

First view

Open image in lightbox

to open an image in a lightbox after clicking a button or a link, you need to add a class to the button, which will be used as a trigger in the JavaScript code

Opens gallery in lightbox

to open the gallery in a lightbox after clicking a button or link, you need to add a class to the button that will be used as a trigger in the JavaScript code, in the options add an object with links to images

Opens video in lightbox

to open a video in a lightbox after clicking a button or link, you need to add a class to the button that will be used as a trigger in the JavaScript code, in the options add a link to the video

Opens HTML element from DOM in lightbox

opens HTML elements in a lightbox, making them invisible beforehand, it is also possible to embed dynamic content into HTML

AJAX callback

opens AJAX requests elements in a lightbox

螢幕截圖

  • Settings Page
  • Post Edit Page
  • Page Documentation Javascript Events

安裝

  1. Upload the plugin files to the “/wp-content/plugins” directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the “Plugins” screen in WordPress.
  3. Go to the settings of the plugin, located in the menu “Tools > Grey Owl Lightbox”

評價

閱讀全部3個評價

貢獻者及開發者

“Grey Owl Lightbox” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Grey Owl Lightbox 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.6.0 (22/7/2023)

  • Bug fixed with resize html content.

1.5.0 (22/4/2021)

  • Bug fixed with contact form 7.

1.4.0 (02/08/2020)

  • added option for customization in mobile devices

1.2.0 (20/04/2019)

  • New event added.
  • Added additional option to close the button.

1.1.1 (27/02/2019)

  • Bug fixed with contact form 7.

1.1.0 (22/02/2019)

  • First release