Linux 软件免费装
Banner图

Popy – Simple Popups

开发者 wazidshah
更新时间 2026年6月17日 16:51
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

cookie modal popup WPBakery timed popup

下载

1.0.0

详情介绍:

Popy lets you display a beautiful timed popup on your WordPress site — and remembers when a visitor dismisses it so you never annoy them twice. How it works
  1. The popup appears after a configurable delay (default: 10 seconds).
  2. When a visitor closes it, a cookie is set for a configurable number of days (default: 7).
  3. The popup will not appear again until the cookie expires.
Features Auto-updates Popy self-updates from its GitHub Releases page. When a new version is tagged, WordPress will surface the update in Dashboard → Updates exactly like a repository plugin.

安装:

  1. Upload the popy-popup folder to the /wp-content/plugins/ directory, or install via Plugins → Add New → Upload Plugin.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to Popy in the admin sidebar to configure the popup.

屏幕截图:

  • The Popy admin settings page with live preview.

升级注意事项:

1.0.0 Initial release.

常见问题:

Does it show on every page?

Yes — by default the popup appears on all pages and posts. There is no page-specific targeting in v1.0.0.

What happens when a visitor closes the popup?

A cookie (popy_dismissed) is set in the visitor's browser for the number of days you configure (default: 7). The popup will not appear again until the cookie expires.

Can I use mailto: or tel: links in the buttons?

Yes. Both mailto: and tel: schemes are supported in the button URL fields.

Is it compatible with caching plugins?

Yes. The cookie check happens entirely in JavaScript on the client side, so it works correctly even when pages are served from cache.

How do auto-updates work?

Popy checks the GitHub Releases page for the plugin repository. When a new release is tagged, WordPress will notify you in the admin dashboard just like any other plugin update.

更新日志:

1.0.0