Simple Lightbox

外掛說明

Simple Lightbox is a very simple and customizable lightbox that is easy to add to your WordPress website.

Features

Options for customizing the lightbox behavior are located in the Appearance > Lightbox admin menu (or just click the Settings link below the plugin’s name when viewing the list of installed plugins)

  • Automatically activate links (no manual coding required)
  • Automatically resize lightbox to fit in window
  • Customize lightbox with themes
  • Mobile-optimized responsive themes included
  • Customizable lightbox animations
  • Infinitely customizable with add-ons
  • Supports WordPress image attachment links
  • Supports links in widgets
  • Keyboard Navigation
  • Display media metadata (caption, description, etc.) in lightbox
  • Enable Lightbox depending on Page Type (Home, Pages, Archive, etc.)
  • Group image links (play as a slideshow)
  • Group image links by Post (separate slideshow for each post on page)

Usage

  1. Insert links to images/image attachments into your posts/pages

That’s it! The image will be displayed in a lightbox automatically.

螢幕擷圖

  • Lightbox Customization Options
  • Light Theme
  • Dark Theme

安裝方式

  1. Install and activate SLB
  2. Verify that your site’s theme uses the wp_head(), wp_footer(), & the_content() template tags (standard in any professional theme)

常見問題集

Get more information on Simple Lightbox’s official page

使用者評論

2023 年 10 月 31 日
So when i first starting using this plugin it was simple (as the title says), i took it further and created a custom gallery using ACF, at first it didnt work but a fast solid response from the developer fixed it all in a few days!! TAHNK YOU!!!
2023 年 7 月 28 日
Did not work when I used it for the first time using Gutenberg blocks. My mistake was I did not place the Gallery into the WP-content block. Fixed it worked like charm.
2023 年 3 月 24 日
I installed it, linked a picture and it worked. I could not find an embed of Google Fonts (using Firefox Inspector) so the GDPR-Complaint seems to be outdated.
2023 年 2 月 15 日
After taking 10 seconds to Install and Activate Simple Lightbox, it was showing the thumbnails' larger image file in another 10 seconds, complete with caption and grayed-out background content in a slick lightbox -- truly "simple".
2023 年 1 月 1 日
Perfect. I have to write a review because it took so little of my time to get it working. Thank you.
2022 年 10 月 16 日
This is a very nice working and looking plugin. Thanks
閱讀全部 232 則使用者評論

參與者及開發者

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

參與者

〈Simple Lightbox〉外掛目前已有 17 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

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

對開發相關資訊感興趣?

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

變更記錄

2.9.3

  • Hotfix: WordPress 6.1 wp_rand() bug (32-bit platforms) (#974)
  • Update: Confirm WordPress 6.1 compatibility
  • Optimize: Media item cache key generation
  • Optimize: Prune build tasks

2.9.2

  • Optimize: Symbolic link handing for file/directory paths.

2.9.1

  • Fix: Validate hook priority values (Let’s Getz Prioritized)

2.9.0

  • Add: Support WebP image format
  • Add: Support AVIF image format
  • Add: Documentation link to readme file
  • Optimize: Code cleanup/refactoring
  • Optimize: WPCS validation (Phase 1)
  • Optimize: Activate links after all other filters
  • Optimize: Plugin metadata retrieval
  • Update: Confirm WordPress 6.0 compatibility
  • Update: Build dependencies
  • Update: GitHub issue templates

2.8.1

  • Update: PHP 5.6 Compatibility
  • Add: PHPCS configuration
  • Add: GitHub Issue templates

2.8.0

  • Update: WordPress 5.3+ required.
  • Update: PHP 7.2+ required.
  • Optimize: Link detection up to 2x faster.
  • Optimize: Options data handling.
  • Optimize: Default title filtering.
  • Optimize: Standardize media item data structure to avoid conflicts with third-party data.
  • Optimize: Load only necessary media item properties in browser.
  • Optimize: Filter all media items (instead of each individual item).
    • Filter Removed: media_item_properties (single item).
    • Filter Added: media_items (all items).
  • Fix: area elements included in link detection (This is Jim’s Area).

See full changelog