| 开发者 |
klaviyo
bialecki bawhalley |
|---|---|
| 更新时间 | 2023年11月16日 22:03 |
| PHP版本: | 4.4 及以上 |
| WordPress版本: | 6.2 |
paginate arg to order query to access total order count.kl_added_to_cart hook which enables developers to edit the $added_to_cart payloadkl_started_checkout hook which enables developers to edit the $started_checkout_data payloadkl_cart_rebuild hook which enables developers to add/remove products from the cart before it is rebuildkl_cart_rebuild_complete hook which allows developers to easily trigger a callback on successful cart rebuildkl_checkout_item hook which allows you to add additional properties to the line items that make up Started Checkout EventStable tag readme.txt management to changelogger.wck_should_add_started_checkout for adding started checkout logic on pages.get_klaviyo_option method to prevent script injection on the admin page.is_most_recent_version key to the response from the /klaviyo/v1/version endpoint detailing whether plugin update is available.disable endpoint to handle plugin data cleanup and deactivation when removed in Klaviyo.klaviyo_settings option.