| 开发者 | souravws |
|---|---|
| 更新时间 | 2026年5月1日 06:21 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
sb-simple-photo-gallery folder to /wp-content/plugins/.WordPress 6.0 or higher is required. The plugin is built on modern Gutenberg block APIs.
Yes. The plugin outputs standard semantic HTML and scoped CSS. It has been tested with Twenty Twenty-Four and Twenty Twenty-Five. It should work with any well-coded WordPress theme.
No. This is a Gutenberg (Block Editor) plugin. The Classic Editor is not supported.
Yes. The lightbox supports touch swipe gestures to move between images on mobile and tablet devices.
The Masonry layout uses JavaScript to calculate and position items based on each image's actual dimensions. On first load, a CSS-columns fallback displays while JavaScript initialises. Once images are loaded the layout corrects itself. This is expected behaviour.
Yes. Enable "Show Captions" in the block sidebar and choose between an overlay style (captions appear on hover) or a below-image style.
Yes. All user-facing strings use WordPress i18n functions (__()) with the sb-simple-photo-gallery text domain.
No. Images use the browser-native loading="lazy" attribute. The frontend JavaScript is only loaded on pages that contain a gallery block. There are no external HTTP requests, no third-party fonts, and no tracking of any kind.