Download WP Fusion 3.44.8 from nulled fire. WP Fusion connects your website to your CRM, with support for several CRMs and dozens of plugins.
* Added [EventON integration](https://wpfusion.com/documentation/events/eventon/)
* Added support for [Bento webhooks](https://wpfusion.com/documentation/webhooks/bento-webhooks/)
* Added [Pay Per Post tagging with WishList Member](https://wpfusion.com/documentation/membership/wishlist-member/#pay-per-post-tagging)
* Added Login With AJAX integration (login redirects will now work with the Return After Login setting)
* Improved - When a contact ID is recorded in the logs, it will include a link to edit that contact in the CRM
* Improved - It's no longer necessary to enable Set Current User to pre-fill Gravity Forms fields with auto-login user data
* Improved LearnDash course settings admin layout
* Fixed - Removed `wp_kses_post()` on restricted content message (was breaking login forms)
* Fixed `http_request_failed` errors from the WordPress HTTP API not being logged as errors
* Fixed PHP warning loading custom fields from Bento
* Fixed PHP warning in wpForo integration
* Fixed fatal error syncing avatars to the CRM from the BuddyBoss app
* Fixed Users Insights search only running on first page of results
* Fixed FooEvents Zoom URL not syncing
* Fixed fatal error in HubSpot integration when using site tracking and an API error was encountered trying to get the tracking ID
* Fixed `Fatal error: Cannot declare class AC_Connector` since 3.38.0
* Fixed memory leak with WPML, post category archives, and the Exclude Administrators setting
* Fixed Ontraport integration not creating new contacts with missing emails (even though Ontraport allows contacts to not have an email address)
* Developers: Added filter `wpf_wp_kses_allowed_html`
* Developers: Data loaded from the CRM will now be passed through `wp_kses_post()` instead of `sanitize_text_field()` (since 3.38), to permit syncing HTML inside of custom fields
* Fixed missing second argument `$force_update` in `wpf_get_contact_id()`
* Added [Bento marketing automation](https://wpfusion.com/go/bento/) integration
* Fixed updates to existing contacts not working with Klaviyo
* Fixed Bulk Edit box not appearing on LifterLMS lessons
* Fixed JavaScript error with Resync Tags button on admin user profile
* Fixed serialized data not being unserialized during a Push User Meta operation
* Fixed parse error in MemberPress integration on some PHP versions
* Developers: Fixed `wpf_get_contact_id()` sometimes returning an empty string instead of `false` when a contact record wasn't found
* Improved - Stopped setting 'unknown' for missing Address 2, Country and State fields with Mailchimp
* Fixed webhooks not working with Salesforce since 3.38.0
* Fixed links not displaying in the activity logs since 3.38.0
* Fixed syntax error in PHP < 5.6 since 3.38.0
* Fixed PHP warning in Infusionsoft integration