Linux 软件免费装

Lifter Image Popups

开发者 muhammadalisilat
更新时间 2026年7月8日 20:27
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

popup notice alert announcement image popup

下载

1.0.0

详情介绍:

Lifter Image Popups is a lightweight WordPress plugin for showing simple image notices, announcements, and important popups without a heavy popup builder. It is built for site owners who need to display a regulatory notice, a finance or IPO announcement, or any important image-based message to their visitors — with no bloat and no unnecessary dependencies. Features:

安装:

  1. Upload the lifter-image-popups folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins menu in WordPress
  3. Navigate to Lifter Image Popups in the admin menu
  4. Click Add New Popup, give it a title, select an image, configure settings, and publish

常见问题:

Does this plugin support text or HTML popups?

Not currently. Lifter Image Popups is focused on image-based popups. Text/HTML support may be added in a future release.

How does the priority system work?

Each popup has a priority number (default 10). When multiple published popups are eligible for the same page, only the one with the lowest priority number is shown. Lower number = higher priority.

Can I show a popup only to logged-in admins?

Yes. Set the Audience option to "Admin only" to restrict the popup to users with the manage_options capability. Useful for testing before showing to all visitors.

Will the popup show again after a visitor closes it?

If "Show once per visitor" is enabled, a cookie is set when the popup opens. The popup will not show again until the cookie expires (configurable via "Cookie duration"). Admins always bypass the cookie check.

Where is the popup inserted in the page?

The popup is output at wp_body_open (with a wp_footer fallback), then moved to the <body> root via JavaScript to avoid stacking context issues with theme containers.

更新日志:

1.0.0