Releases
1.9.6
Added: ConvertKit Form Shortcode Button for Classic Editor
Added: Text Editor: Quicktag Buttons for inserting ConvertKit Forms and Custom Content
Added: Settings: ConvertKit: Logo and branding header
Added: Option to specify ConvertKit API Key and Secret as constants CONVERTKIT_API_KEY
and CONVERTKIT_API_SECRET
in wp-config.php
Added: Settings: ConvertKit: General: Different Default Forms can be specified for Pages and Posts
Added: Settings: ConvertKit: General: Enabling Debug option will also output data to browser console and inline HTML comments
Added: Settings: ConvertKit: Tools: Option to Download Log to text file
Added: Settings: ConvertKit: Tools: Option to Download System Info to text file
Added: PHP 8.x compatibility
Added: Developers: Action and filter hooks. See https://github.com/ConvertKit/convertkit-wordpress/blob/1.9.6/ACTIONS-FILTERS.md
Fix: PHP warnings on new installations when adding/editing Pages or Posts where the plugin was not yet configured
Fix: PHP 8.x: PHP Deprecated warnings where required parameters wrongly followed optional parameters
Fix: gzinflate() data error
Fix: Deprecated edit_category_form_fields warning
Fix: Integration: WishList Member: Unsubscribe Action 'Unsubscribe from all' now honored when selected and saved
Fix: Ensure code meets WordPress Coding Standards
Fix: Use WP_Filesystem instead of PHP functions to read/write log file, per WordPress Coding Standards
You can’t perform that action at this time.