Releases: Kit/convertkit-wordpress
Releases · Kit/convertkit-wordpress
2.6.1
2.6.0
2.5.9
- Added: Settings: Option to output Default Forms above, below or above and below content
- Fix: Settings: Initialize Forms Resource class when no public Post Types (resolves PHP Uncaught Error:
Call to a member function non_inline_exist() on bool
) - Fix: Landing Pages: Correctly parse HTML, honoring redirect if "Redirect to an external page" defined on Landing Page in ConvertKit
- Fix: Query separator / question mark incorrectly appended to URLs when
ck_subscriber_id
cookie set - Fix: JS Uncaught TypeError:
Cannot read properties of null (reading ‘matches’)
- Fix: PHP Warning:
Attempt to read property “base” on null
- Updated: ConvertKit WordPress Libraries to 2.0.3
2.5.8
2.5.7
- Added: Divi: ConvertKit Broadcasts Module
- Added: Divi: ConvertKit Form Trigger Module
- Added: Divi: ConvertKit Product Module
- Fix: Landing Pages: Honor redirect if "Redirect to an external page" defined on Landing Page in ConvertKit
- Fix: Preserve other URL query parameters when removing
ck_subscriber_id
2.5.6
2.5.5
- Fix: Contact Form 7: Set subscriber to
inactive
when a ConvertKit Form is specified, honoring the Form's opt in setting. - Fix: Forminator: Set subscriber to
inactive
when a ConvertKit Form is specified, honoring the Form's opt in setting. - Fix: WishList Member: Set subscriber to
inactive
when a ConvertKit Form is specified, honoring the Form's opt in setting.
2.5.4
2.5.3
- Fix: Contact Form 7: Update description on settings screen to reflect new settings
- Fix: Forminator: Update description on settings screen to reflect new settings
- Fix: WishList Member: Fatal error
Uncaught TypeError: ConvertKit_API_V4::add_subscriber_to_form(): Argument #1 ($form_id) must be of type int, string given