php [请求报价] YITH WooCommerce请求报价和WooCommerce订阅

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了php [请求报价] YITH WooCommerce请求报价和WooCommerce订阅相关的知识,希望对你有一定的参考价值。

<?php


/**
 * Fix to remove the conflict between YITH WooCommerce Request a Quote and WooCommerce Subscription
 * when a request of quote is sent.
 */
add_action('ywraq_before_create_order', 'ywraq_fix_woocommerce_subscription_conflict');
function ywraq_fix_woocommerce_subscription_conflict(){
	remove_filter( 'woocommerce_payment_complete_order_status', 'WC_Subscriptions_Order::maybe_autocomplete_order', 10 );
}

以上是关于php [请求报价] YITH WooCommerce请求报价和WooCommerce订阅的主要内容,如果未能解决你的问题,请参考以下文章

php WooCommerce和Yith Infinite滚动的愿望清单之间的兼容性

php [请求报价]变化元数据

php 请求报价重新加载页面

php 更改YITH PayPal Express Checkout for WooCommerce的Set Express Checkout Request参数

php [woo总是显示所有图像变化]在“yith-color-and-label-variations-for-woocommerce”插件#wordpress中选择产品变体时

php 更改来自电子邮件和电子邮件中的姓名发送请求报价,以及客户的电子邮件和姓名。