Linux 软件免费装

WePOP

开发者 wedok
更新时间 2025年7月18日 22:08
PHP版本: 7.4 及以上
WordPress版本: 6.8.2
版权: GPLv2 or later
版权网址: 版权信息

标签

lightbox responsive lightweight multilingual image popup

下载

1.5.2 1.5.3 1.5.4 1.6.0

详情介绍:

WePOP is a lightweight, jQuery-free image popup plugin for WordPress.\ It is designed for long-term stability, simplicity, and compatibility — even as WordPress or jQuery evolves.\ Built entirely with pure JavaScript, it works across all modern themes and requires no shortcodes or external libraries.\ Now supports mobile swipe gestures for navigating popup images. Unlike complex popup plugins with unnecessary features, WePOP was developed by a seasoned creator at WeDOK, a web studio with years of real-world client work.\ WePOP focuses on just the essential features needed for modern websites — fast, clean image popups with easy configuration. ⚙️ Show Alt Text Display the image’s alt attribute below the popup image as a caption.\ This improves accessibility and allows for simple descriptions without needing custom fields or captions. ⚙️ Popup Mode You can choose how image links are grouped into popup viewers using the Popup Mode setting: ⚙️ Language WePOP supports a multilingual interface. You can select your preferred admin language from the plugin settings. WePOP is ideal for developers, bloggers, and creators who need a fast and reliable image popup tool —\ without the bloat or complexity of traditional lightbox plugins.

安装:

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.6.0 New features: swipe gesture support, popup mode selection, improved multilingual files.\ Recommended for all users.

常见问题:

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.6.0 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.