开发者 |
nathanbarry
growdev travisnorthcutt ggwicz |
---|---|
更新时间 | 2025年1月23日 13:42 |
捐献地址: | 去捐款 |
PHP版本: | 5.6.20 及以上 |
WordPress版本: | 6.7.1 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
[convertkit]
shortcode in the Classic Editor[convertkit_broadcasts]
shortcode in the Classic Editorconvertkit
folder to the /wp-content/plugins/
directoryNo. You must first have an account on kit.com, but you do not have to use a paid plan!
Either:
Settings > Kit
To import your past (and future) email newsletters from Kit to WordPress:
Settings > Kit
Broadcasts
tabEnable Automatic Import
optionSave Changes
when done to streamline your email newsletter publishingFull Plugin documentation can be found here.
referrer
property in Kit when Contact Form 7 or Forminator is configured to subscribe an email address to a Kit Formck_subscriber_id
cookie is present, to ensure Member Content correctly displaysAfter element
convertkit_store_subscriber_id_in_cookie
AJAX call, as logic exists server sideNone
option added to specify no Form displays on Posts assigned to the CategorySettings > Kit > Form Position
Import Now
displaysfigure
and figcaption
elements when importing Broadcasts to WordPress Poststype
prefixes, to ensure JS runsCall to a member function non_inline_exist() on bool
)ck_subscriber_id
cookie setCannot read properties of null (reading ‘matches’)
Attempt to read property “base” on null
Uncaught TypeError: Kit_API_V4::get_subscriber(): Argument #1 ($form_id) must be of type int, string given
when a blank or non-numeric ck_subscriber_id
supplied in the URLck_subscriber_id
inactive
when a Kit Form is specified, honoring the Form's opt in setting.inactive
when a Kit Form is specified, honoring the Form's opt in setting.inactive
when a Kit Form is specified, honoring the Form's opt in setting.Uncaught TypeError: Kit_API_V4::add_subscriber_to_form(): Argument #1 ($form_id) must be of type int, string given
DOMDocument
available to parse Broadcasts, instead of producing a fatal errorDefer JS
option is enabledz-index
CSS property to ensure Sticky Bar Forms correctly display over some WordPress Theme headers and menusDelay JavaScript Execution
option is enabledDelay JavaScript
option is enabledCombine JavaScript Files
option is enabledLoad JS Deferred
option is enabledmember-only
Kit > Member Content > Permit Search Engine Crawlers
enqueue_block_assets
hook instead of enqueue_block_editor_assets
hookoutput
when editing, quick or bulk editing a Post.select
dropdown option is presentedImport Now
FILTER_SANITIZE_STRING
required
attribute on form fieldsDashboard
menu when using a third party admin menu editor Pluginfor
label attributesfor
label attributesfor
label attribute now matches the field IDeditorScript
in block.json
Settings > Kit > Broadcasts
to get started.file_get_contents
instead of WP_Filesystem
for reading plugin files, to avoid fatal error on activation when file ownership/permission issues occuruseAnchor
is availableesc_url
instead of esc_attr
for link href
propertiesck_subscriber_id
cookie is present, to ensure Member Content correctly displaysck_subscriber_id
cookie is presentwp_footer
hook, ensuring modal overlays fill the screenck-cache-bust
query parameter after entering code, to prevent plugin / host caching showing stale datack_subscriber_id
cookie is presentbutton-hero
CSS class instead of custom paddingmb_convert_encoding()
message in PHP 8.2Settings > Kit > Member Content
to get started.convertkit-product-css
, to match other blocks<select>
dropdownin_admin_footer
action callsfor
label attribute now matches the field IDCONVERTKIT_API_KEY
and CONVERTKIT_API_SECRET
in wp-config.php