【发布时间】:2018-01-11 06:07:42
【问题描述】:
我为 WooCommerce 开发了一个自定义支付网关,但我无法显示管理设置。
插件分为三个文件,main.php、class.php和settings.php。
网关显示在我的前端并且功能齐全,但是,由于设置未显示在后端,所有内容都是硬编码的。 This is how I'm calling settings.php in class.php
【问题讨论】:
标签: php wordpress woocommerce payment-gateway payment