Linux 软件免费装

DeveloperSD Popup Builder

开发者 developersd
sudipdebnath
更新时间 2026年9月9日 07:53
PHP版本: 8.1 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

marketing lead generation popup popup builder exit intent

下载

1.1.3

详情介绍:

DeveloperSD Popup Builder lets you create unlimited popups, trigger them in any combination of ways (exit intent, scroll depth, timer, click, WooCommerce events, and more), chain them into multi-step sequences, and target them with fine-grained display conditions — all without loading a single byte of JS or CSS on pages that have no popup. Key features

安装:

  1. Upload the developersd-popup-builder folder to /wp-content/plugins/.
  2. Activate the plugin through the "Plugins" menu in WordPress.
  3. Go to Popups → Add New to create your first popup.

升级注意事项:

1.1.3 Admin notice scoping fix for WordPress.org directory review compliance. No behavior changes for end users. 1.1.2 Additional WordPress Plugin Check compliance fixes. No behavior changes for end users. 1.1.1 WordPress Plugin Check compliance fixes and a minimum-WordPress-version bump to 6.2. No behavior changes for end users. 1.1.0 Fixes several settings that were not being respected (Close on ESC/Overlay, and other popup-editor toggles) and enables page-builder support for the Popup post type. Recommended for all users.

常见问题:

Why doesn't the Popup post type show up in my page builder's post-type list?

Elementor, Divi, Beaver Builder, and Bricks each have their own settings screen listing which post types their builder is enabled for. Find that screen in your builder's own settings (for Elementor: Elementor → Settings → General → Post Types) and enable "Popup" there.

Will popups slow down my site?

No CSS or JavaScript from this plugin loads on any page that has no eligible popup — eligibility is resolved server-side before any asset is enqueued.

Does this work with page caching plugins?

Yes. Popup display-frequency state (has a visitor already seen/closed a popup) is tracked entirely client-side via cookies and localStorage, never written from PHP, so a fully-cached page is never a problem.

How do I open a popup from my own button or link?

Three ways: the [developersd_popup id="X"] shortcode, adding a data-dsdpb-trigger="X" attribute to any existing element, or calling dsdpbOpen(X) from your own JavaScript. All three are also shown on the popup's own edit screen.

更新日志:

1.1.3 1.1.2 1.1.1 1.1.0 1.0.0