更新后如何保持更改 WooCommerce Store Exporter Deluxe

How to keep changes WooCommerce Store Exporter Deluxe after update

如何向其中添加自定义字段而不在插件更新时被覆盖?

我可以通过更改文件 woocommerce-store-exporter-deluxe/includes/order.php.

来导出我需要的新自定义字段

我尝试将文件添加到我的主题中,看看是否会覆盖它,但没有。如何进行我需要的更改而不在插件更新时被覆盖?

我能够以这种方式为不同的 WooCommerce 插件做到这一点,但该插件具有能够被覆盖的模板文件。 This is how I did it for a previous plugin.

WooCommerce Store Exporter Deluxe 没有模板,所以我很茫然。

请在此处查看我的回复:)

https://support.woothemes.com/hc/communities/public/questions/202323775-How-to-add-custom-fields-to-WooCommerce-Store-Exporter-Deluxe