Releases: Kit/convertkit-wordpress
Releases · Kit/convertkit-wordpress
2.2.1
2.2.0
- Added: ConvertKit Form Trigger Block, outputting a button which displays a non-inline form (modal, slide in, sticky bar) when pressed
- Added: ConvertKit Form Trigger Shortcode, outputting a button which displays a non-inline form (modal, slide in, sticky bar) when pressed
- Added: Block Editor: Link text to display a non-inline form (modal, slide in, sticky bar) when pressed
- Added: Block Editor: Link text to display a ConvertKit Product or Tip Jar when pressed
- Fix: Forms: Output non-inline scripts once per form, to avoid the same form displaying twice when embedded two or more times in a page
- Fix: Forms: Output non-inline scripts using the
wp_footer
hook, ensuring modal overlays fill the screen - Fix: Member Content: Append
ck-cache-bust
query parameter after entering code, to prevent plugin / host caching showing stale data - Fix: Settings: Tools: Import / Export: Include Member Content settings in import and export configuration
- Fix: Settings: Member Content: Display warning notice that web host caching / caching plugins must be configured to disable caching when the
ck_subscriber_id
cookie is present
2.1.3
2.1.2
2.1.1
2.1.0
- Added: Member's Content (Beta): Require subscribers to purchase a ConvertKit Product to access specific Pages on your WordPress site. Head over to
Settings > ConvertKit > Member's Content
to get started. - Fix: Product: Block and Shortcode: Set stylesheet ID to
convertkit-product-css
, to match other blocks - Fix: Blocks: Use wp.serverSideRender instead of soon to be deprecated wp.components.ServerSideRender
- Fix: Forms: Preview: Support for previewing and editing Legacy Forms
- Fix: Improved performance in WordPress Admin when invalid API credentials specified on new installation
- Fix: Display notice in WordPress Admin with link to settings screen when invalid API credentials specified
2.0.8
- Added: Settings: ConvertKit: Documentation tab
- Added: Forms: Link to edit form in ConvertKit when previewing a Page, Post or Custom Post containing a ConvertKit form
- Fix: Display Forms, Landing Pages, Products and Tags in alphabetical order when listed in a
<select>
dropdown - Fix: Form: Block and Shortcode: Check Forms exist in ConvertKit before outputting Block / Shortcode options
- Fix: Form: Shortcode: Remove unused API Key output
- Fix: Product: Block: Preview: Improved performance when previewing the Product block to determine if a ConvertKit Product was specified in the Block's settings
- Fix: Product: Shortcode: Remove unused API Key and data-attributes output
2.0.7
2.0.6
- Fix: Honor "Add a tag" setting when enabled on a Page/Post
- Fix: PHP Warning: Cannot modify header information - headers already sent, when ?ck_subscriber_id included in request URI in some Page Builders (e.g. Elementor)
- Fix: PHP Warning: Trying to access array offset on value of type null
2.0.5
- Fix: Broadcasts: Strip slashes on output when pagination clicked and Broadcasts are reloaded
- Fix: Broadcasts: Sanitize and escape HTML attributes on output
- Fix: Forms: Escape HTML attributes on output
- Fix: Products: Sanitize and escape HTML attributes on output