因此,我想修改可以在WC_Customer類中找到的get_downloadable_products()產生的輸出。如何擴展WC_Customer
我原來雖然是擴展WC_Customer,所以我創建以下文件夾/wp-content/themes/my-theme/woocommerce/classes/class-wc-customer.php
內鍵入此:
類WC_Customer_Custom擴展WC_Customer {
修改的輸出,但不能看到我的網站上的任何變化。
有人可以讓我知道我該怎麼做?
巨魔警報,後倒在前進的投票! – user30899