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

wplightbox

外掛說明

No dependencies. A simple non-intrusive lightweight plugin for wordpress for easily making lightboxes on desktop+tablets while redirecting user on mobile.
Plugin is mainly developed for easier integration with
BookEtBord
NemTakeaway
NemGavekort

Using the plugin only requires you to set a classname wplightbox on your anchor elements

螢幕擷圖

  • Back-end
  • Front-end Desktop

安裝方式

Download and install the plugin and activate it.
It will make an admin menu link – click on it.
Now give your buttons and links a class called wplightbox and see them open in a lightbox.

常見問題集

Is there any requirements for any external plugins

No. No requirements

How do i use the plugin

You simply install the plugin and add classname wplightbox to the <A> links. Would also work on buttons or other elements that have a href element inside of it.

How do i use the plugin (javascript)

You can call the plugin using the openwplightbox(Url) function that takes one parameter, URL. Make sure it is a complete url.

使用者評論

2020 年 4 月 28 日
Very simple plugin, anyone can figure out how to use it!
閱讀全部 1 則使用者評論

參與者及開發者

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

參與者

將〈wplightbox〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.4

Enqueue scripts/styles handle name updated

1.0.3

FAQ updated

1.0.2

Description changed

1.0.1

Author URI changed

1.0.0

  • First version

This plugin helps you make a lightbox without any conflicts with your existing plugins. It simply uses plain Javascript and CSS to achive this.