FuseWP Update – 2.1.26.0 – Copper CRM Integration and More

We are excited to announce the new FuseWP update! Version 2.1.26.0 includes a Copper CRM integration, a new developer filter for controlling unsubscribe/resubscribe sync jobs, and several improvements and bug fixes across beehiiv, MemberPress, and EmailOctopus to enhance your FuseWP experience.

New Integrations

Copper CRM Integration

Copper is a CRM built specifically for Google Workspace users, designed to sit natively inside Gmail and Google Calendar so sales teams can manage relationships without leaving their inbox. With this update, FuseWP can now automatically sync your WordPress users and members to Copper. Read more: https://fusewp.com/article/connect-wordpress-to-copper-crm/

Improvements and Bug Fixes

  • Improved beehiiv rate-limit handling. The beehiiv API class now reads beehiiv’s rate-limit response headers and automatically waits for the limit window to reset before retrying, instead of failing the sync outright when beehiiv returns a 429 response. This makes syncing large subscriber lists to beehiiv more reliable.
  • New fusewp_remove_unsubscribe_sync_jobs_with_resubscribe_action filter. FuseWP normally cancels a queued “unsubscribe” sync job if a matching “resubscribe” job for the same user, source, and list is already queued behind it, preventing an unnecessary unsubscribe/resubscribe round trip in your CRM. On some sites this behavior doesn’t play well with how a third-party plugin changes user or subscription status, so this new filter lets developers disable it entirely:
    add_filter('fusewp_remove_unsubscribe_sync_jobs_with_resubscribe_action', '__return_false');
    
  • Fixed a bulk-sync bug in MemberPress. Bulk-syncing MemberPress members wasn’t always reporting the correct subscription status, so members with a trial or active subscription could be synced with the wrong status. FuseWP now correctly detects trial and active subscriptions during bulk sync.
  • Fixed an EmailOctopus sync bug caused by empty tag/fields data. When a sync rule to EmailOctopus didn’t include any tags or custom field mappings, the sync could fail instead of completing without that data. This is now fixed.
  • Removed the “Enable Other Sync on Profile Update” setting. This checkbox has been removed from FuseWP → Settings → General Settings as part of cleaning up the general settings screen.

    For developers: the underlying behavior is still available through the fusewp_enable_sync_on_profile_update filter, so you can enable or disable profile-update syncing for specific integrations in code if you relied on this setting.

    add_filter('fusewp_enable_sync_on_profile_update', '__return_true');
    

You can view the complete changelog here: https://fusewp.com/changelog/

We’re committed to continuously improving FuseWP with new integrations, features, and fixes. To get today’s update, go to your WordPress Dashboard → Updates and update FuseWP like you would any other plugin. If you’re on FuseWP Pro, you can also find the latest version in your FuseWP account dashboard.

As always, if you run into any issues or have feedback on the Copper CRM integration or anything else in this release, reach out to our support team — we’d love to hear from you.

Thank you for choosing FuseWP! Stay tuned for more exciting updates.

Powerful WordPress Marketing Automation Plugin

Install FuseWP on your website to automatically syncs your WordPress users, leads and members with your email marketing platform and CRM, making audience management effortless and up to date.

FuseWP Newsletter

Deals, Promotions and coupons are available only to subscribers

Invalid email address