开发者 |
nathanbarry
growdev travisnorthcutt convertkit |
---|---|
更新时间 | 2025年5月8日 10:37 |
捐献地址: | 去捐款 |
PHP版本: | 7.1 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv3 or later |
版权网址: | 版权信息 |
convertkit-for-woocommerce
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!
load_plugin_textdomain
call, as it's not needed since WordPress 4.6woocommerce_register_additional_checkout_field method
inactive
when a ConvertKit Form is specified, honoring the Form's opt in setting.ckwc_purchase_data_id
would not be populated on Order when "Send purchase data to ConvertKit" enabledupdate_option
parameter from yes
to true
WooCommerce > Settings > Integration > ConvertKit
wp ckwc-sync-past-orders
command can be used to send past WooCommerce Orders to ConvertKit. Use wp ckwc-sync-past-orders --limit=100
to send a specific number of WooCommerce Ordersadmin_init
call