Linux 软件免费装

WePOP

开发者 wedok
更新时间 2025年7月5日 16:27
PHP版本: 7.0 及以上
WordPress版本: 6.8.1
版权: GPLv2 or later
版权网址: 版权信息

标签

lightbox responsive lightweight multilingual image popup

下载

1.5.3 1.5.4 1.5.2

详情介绍:

WePOP is a lightweight, jQuery-free image popup plugin for WordPress, built with pure JavaScript for speed and simplicity.\ It enables clean, responsive image popups and gallery navigation across all themes. You can easily turn any image link into a popup-enabled element by adding data-wepop, and optionally data-group for grouping.\ Gutenberg Gallery blocks are automatically supported, and you can configure advanced behaviors from the admin settings. The plugin is multilingual and supports Japanese, English, Spanish, French, German, and Simplified Chinese.\ Users can select their preferred admin interface language from the plugin settings screen. 🆕 Image Grouping Modes You can now choose how images are grouped using the Image Grouping Mode setting in the plugin options: This gives you more control when mixing gallery and non-gallery images in the same post. This plugin is multilingual. The interface has been fully translated into the following languages: The language can be selected from the plugin settings screen.

安装:

You can install WePOP in two ways:
  1. From your WordPress dashboard:
  2. Go to Plugins > Add New.
  3. Search for "WePOP".
  4. Click Install Now, then Activate.
  5. Go to Settings > WePOP to configure the plugin.
  6. Manual upload:
  7. Upload the wepop folder to the /wp-content/plugins/ directory via FTP or file manager.
  8. Activate the plugin from the Plugins menu in WordPress.
  9. Go to Settings > WePOP to configure the plugin.
Once activated, WePOP will automatically work with any image link that points to a media file.\ For gallery mode, simply use the built-in WordPress Gallery block or shortcode.\ No HTML editing is required.

升级注意事项:

1.5.3 Added grouping mode settings and improved multilingual handling. Recommended for all users who use multiple images or internationalization.

常见问题:

Does WePOP require jQuery?

No. WePOP is built entirely with vanilla JavaScript and has no external dependencies.

How do I enable image grouping?

Go to Settings > WePOP and choose from one of three modes: No grouping Group all images Group only Gutenberg gallery images (recommended)

What happens to images outside of gallery blocks?

In gallery mode, only Gutenberg gallery images are grouped. Other images still open in a popup individually.

Can I show alt text as captions?

Yes. Enable the "Show Alt Text" option in the settings screen to display image alt text under the popup.

I'm using the Classic Editor. Will this work?

Yes, but you'll need to manually add data-wepop and (optionally) data-group to your image links.

更新日志:

1.5.4 Updated wording for "No grouping" option in settings Added missing gettext wrapper for translatability Updated translation template (.pot) and ja_JP translation files (.po/.mo) 1.5.3 Added setting for image grouping mode (none / all / gallery only) In gallery mode, standalone images now popup individually Optimized language loading: supports both Poedit-style (fr.mo, de.mo) and WordPress-style (ja_JP.mo) Updated and verified translations for all supported languages 1.5.2 Fix: Corrected attribute naming to data-wepop Improved documentation and translations 1.5.1 Improved multilingual interface support and gallery grouping behavior Updated admin settings for better usability 1.5 First public stable release.