From 035a9b4766d1aa9283d56586706e356a7fc11486 Mon Sep 17 00:00:00 2001 From: xjb <20397795@qq.com> Date: Wed, 6 Sep 2023 11:34:24 +0800 Subject: [PATCH] update --- includes/settings/wp-wechat-config.php | 27 ++++++++++++-------------- rest-api-to-miniprogram.php | 2 +- 2 files changed, 13 insertions(+), 16 deletions(-) diff --git a/includes/settings/wp-wechat-config.php b/includes/settings/wp-wechat-config.php index e6c21ef..1973425 100644 --- a/includes/settings/wp-wechat-config.php +++ b/includes/settings/wp-wechat-config.php @@ -136,26 +136,23 @@ function weixinapp_settings_page() { - 商户号MCHID -

微信支付商户后台获取

- + 商户号MCHID +

微信支付商户后台获取

+ - - 商户支付密钥key -

微信支付商户后台获取

- + + 商户支付密钥key +

微信支付商户后台获取

+ - - 支付描述 -

* 商家名称-销售商品类目,例如:守望轩-赞赏

- + + 支付描述 +

* 商家名称-销售商品类目,例如:守望轩-赞赏

+ - + 在小程序里显示的文章分类id diff --git a/rest-api-to-miniprogram.php b/rest-api-to-miniprogram.php index 972d4d4..dfd077b 100644 --- a/rest-api-to-miniprogram.php +++ b/rest-api-to-miniprogram.php @@ -3,7 +3,7 @@ Plugin Name: REST API TO MiniProgram 微慕小程序 Plugin URI: https://www.minapper.com Description: 为微慕小程序提供定制化WordPress REST API json 输出 -Version: 4.6.6 +Version: 4.6.6.1 Author: jianbo Author URI: https://www.minapper.com License: GPL v3