FCP Lightest Lightbox

描述

Simple and super lightweight Lightbox for WordPress with gallery navigation support.

Features

  • Zero render-blocking tags are added on the page
  • Only 0.5 kB is loaded if no linked images found
  • Gallery support
  • Caching, minifying & combining friendly
  • jQuery independent (in case it’s async)
  • Responsive
  • Keyboard navigation
  • Swipe navigation

Demo

firmcatalyst.com/lightest-lightbox

Usage

Starts working just by the plugin activation. Opens linked images in a popup Lightbox by click. Adds arrow navigation, if an image is a part of a gallery or other links sequence.

Development

You can modify the code for your needs, or suggest improvemens on GitHub. It is pretty transparent and well-commented.

螢幕截圖

  • Desktop view
  • Mobile view

安裝

  1. Install the plugin
  2. Activate the plugin

常見問題

Waiting for your questions, which you can ask here or via GitHub.

評價

2024年3月1日
Here is a positive review to boost your motivation, dear developer ;)It's the simplest lightbox for images that I use on all my clients' websites, which are something about 10. Its standout feature is its unobtrusiveness: it doesn't affect loading speed, doesn't conflict with caching plugins - it's as simple as a bolt - robust and effective.However, I would like it to have zoom functionality and the ability to customize its design in some future.
2022年9月8日
For me lightweight means (no jquery) and this plugin checks all the boxes for my requirement. I never wanted a bloated lightbox plugin which adds tons of options and customization features adding un-necessary CSS and JS. Here I just get the lightbox feature with minimal CSS adding no extra bloat to the website. Best part is NO JQEURY and I hope it remains this way. Thanks again!
閱讀全部2個評價

貢獻者及開發者

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

貢獻者

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

對開發相關資訊感興趣?

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

修改日誌

1.4

  • Swipe navigation added
  • Inlined the inline js
  • Improved the siblings search

1.3

  • Removed the render blocking css to be loaded by js
  • Moved the main js and css away to load only if a linked image is found

1.2

  • Optimized to fit WP 5.7

1.1

  • Optimized: Gallery & image sequences tracking added

1.0

  • Initial release