Releases: Kit/convertkit-wordpress
Releases · Kit/convertkit-wordpress
2.3.1
- Fix: Settings: Member Content: Added missing
for
label attributes - Fix: Settings: Broadcasts: Added missing
for
label attributes - Fix: Posts: Add / Edit Category:
for
label attribute now matches the field ID - Fix: Select2: Remove whitespace on tooltip hover
- Fix: Blocks: Include
editorScript
inblock.json
2.3.0
- Added: Forminator: Option to map Forminator Forms to ConvertKit Forms, to subscribe email addresses at Settings > ConvertKit > Forminator
- Added: Forminator: Option to Enable Creator Network Recommendations modal on individual Forms at Settings > ConvertKit > Forminator
- Added: Blocks: Register blocks using block.json
- Fix: Landing Pages: Use WordPress Site Icon as favicon, if defined
2.2.9
2.2.8
- Fix: Use
file_get_contents
instead ofWP_Filesystem
for reading plugin files, to avoid fatal error on activation when file ownership/permission issues occur - Fix: Block Editor: Prevent block error in WordPress 6.0 and lower by checking if
useAnchor
is available
2.2.7
2.2.6
- Added: Form Trigger: Block: When no API Key specified, link to Setup Wizard in a popup window to complete setup
- Added: Form: Block: When no API Key specified, link to Setup Wizard in a popup window to complete setup
- Added: Product: Block: When no API Key specified, link to Setup Wizard in a popup window to complete setup
- Updated: Member Content: Removed beta label
2.2.5
- Added: Broadcasts: Shortcode: Tabbed UI when adding broadcasts through the Classic or Text Editor
- Added: Broadcasts: Block: Moved pagination settings to own sidebar panel
- Fix: Classic Editor: Insert button would stop working when switching from Text Editor to Classic Editor
- Fix: Uncaught Error: Call to undefined method ConvertKit_Resource_Forms::get_by()
2.2.4
- Added: Form Trigger: Block: Display message with link when no API Key specified, or no non-inline Forms exist in ConvertKit
- Added: Form Trigger: Shortcode: Display message with link when no API Key specified, or no non-inline Forms exist in ConvertKit
- Added: Forms: Shortcode: Display message with link when no API Key specified, or no inline Forms exist in ConvertKit
- Added: Products: Shortcode: Display message with link when no API Key specified, or no Products exist in ConvertKit
- Fix: Bulk & Quick Edit: Show contextual icons for Form, Tag and Member Content settings, instead of the default Form icon
- Fix: Settings: Conditionally load CSS and JS depending on the section (General, Tools, Member Content)
- Fix: Settings: Link to ConvertKit form creator when no Forms exist in ConvertKit
- Fix: Use higher quality SVG icons for blocks, shortcodes and formatters
- Updated: ConvertKit WordPress Libraries to 1.3.6
2.2.3
- Added: Broadcasts: Options to display grid, images, descriptions and/or read more link
- Added: Broadcasts: Output as single column on smaller screen resolutions
- Added: Forms: Block: Display message with link when no API Key specified, or no Forms exist in ConvertKit
- Added: Products: Block: Display message with link when no API Key specified, or no Products exist in ConvertKit
- Fix: Settings: Disable CSS: Improve description of Disable CSS functionality, making it clearer what this setting does
- Fix: Use
esc_url
instead ofesc_attr
for linkhref
properties
2.2.2
- Added: Elementor: ConvertKit Form Trigger Block
- Added: Member Content: Automatically configure WP Fastest Cache and WP-Optimize Plugins to not cache when the
ck_subscriber_id
cookie is present, to ensure Member Content correctly displays - Added: Member Content: Display a notice if Litespeed Cache, W3 Total Cache or WP Super Cache Plugins are active and have not been configured to exclude caching when the
ck_subscriber_id
cookie is present - Fix: Elementor: ConvertKit Product: Button icon was missing
- Fix: Block Editor: Don't display options to link text to display a non-inline form if no forms exist in ConvertKit
- Fix: Block Editor: Don't display options to link text to display a Product or Tip Jar if no Product / Tip Jar exists in ConvertKit