Linux 软件免费装
Banner图

SendPulse Email Marketing Newsletter

开发者 SendPulse
更新时间 2026年6月25日 04:43
PHP版本: 5.7 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

newsletter email marketing subscription form autoresponder email optin

下载

2.1.9 2.2.0 2.2.1 1.0.1 2.1.1 2.1.5 2.1.3 2.1.6 2.1.7 2.1.4 1.2.0 2.0.0 2.1.0 2.2.2 2.2.4 1.3.0 1.3.1 2.0.1 2.1.2 2.1.8 2.2.3 2.2.5

详情介绍:

SendPulse plugin for WordPress Add an email subscription form to your site. Each new subscriber will be automatically added to your mailing list. Create and send email campaigns with SendPulse, a multi-channel marketing automation platform. FEATURES SENDPULSE’S KEY FEATURES WHAT IS SENDPULSE? SendPulse is a multi-channel marketing automation platform for multifaceted business promotion and customer retention. SendPulse allows you to send email, SMS, and web push campaigns, stay in touch with clients using Telegram, Facebook Messenger, WhatsApp, and Instagram chatbots, and create landing pages in just 15 minutes. You can easily track all of your marketing activities and gather customer data with SendPulse’s free CRM. Create a SendPulse account, and send up to 15,000 emails every month for free. You can install SendPulse Free WebPush plugin if you need a plugin for web push notifications. Contacts Usage
  1. Create a subscription form using SendPulse’s builder.
  2. Add a new SendPulse form using WordPress.
  3. Paste your subscription form code in the editor.
  4. To display your subscription form, use a shortcode (for example [sendpulse-form id="..."] where "..." is form id) in editor or place <?php echo do_shortcode('[sendpulse-form id="..."]')?> in your themes file.
Requirement

安装:

  1. Upload 'sendpulse-email-marketing-newsletter' to the '/wp-content/plugins/' directory
  2. Activate the plugin through the 'Plugins' menu in WordPress

屏幕截图:

  • Form editor.
  • API setting.
  • Import Wordpress user.

常见问题:

How place shortcode in themes file?

Shortcode can be used anywhere in the theme templates via do_shortcode function. For example, <?php echo do_shortcode('[sendpulse-form id="..."]')?>.

Why is the SendPulse subscription form not appearing on my website?

If the subscription form does not appear on your website, the issue is often caused by frontend optimization plugins. Many performance plugins (such as WP Rocket, Autoptimize, LiteSpeed Cache, Fast Velocity Minify, etc.) modify how JavaScript is loaded by enabling features like:

  • JavaScript minification
  • JavaScript combination (bundling)
  • Deferred or delayed script execution
  • JavaScript optimization and aggregation These optimizations can change the loading order or execution timing of third-party scripts and may prevent SendPulse subscription forms from loading correctly.
How to fix:
  1. Temporarily disable JavaScript optimization options and check whether the subscription form starts working.
  2. If it does, re-enable options one by one to identify the conflicting setting.
  3. Clear all caches after changing optimization settings. For WP Rocket users:
  4. Disable the "Minify JavaScript files" option
  5. Disable the "Combine JavaScript files" option
  6. Disable the "Delay JavaScript Execution" option (if enabled)
  7. Clear the cache after making changes In some cases, excluding SendPulse resources from optimization may also help.
Recommended exclusions: Note: JavaScript combination is often unnecessary on modern HTTP/2 and HTTP/3 websites and may cause compatibility issues with third-party services such as embedded forms, chat widgets, analytics tools, and marketing integrations.

更新日志:

2.2.5 2.2.4 2.2.3 2.2.2