提交 311de405 编写于 作者: J jianbo

修改技术支持网站域名

上级 0f971127
......@@ -94,7 +94,7 @@ function weixinapp_settings_page() {
<h2>微慕小程序设置</h2>
<p>Rest API to miniprogram by <a href="https://www.watch-life.net" target="_blank">守望轩</a>.
<p>Rest API to miniprogram by <a href="https://www.minapper.com" target="_blank">微慕</a>.
<?php
if (!empty($_REQUEST['settings-updated']))
......
......@@ -118,7 +118,7 @@ if ( ! class_exists( 'RestAPIMiniProgram' ) ) {
array_unshift( $links, $settings_link );
$settings_link = '<a href="https://www.watch-life.net/" target="_blank"> <span style="color:green; font-weight:bold;">' . esc_html__( '技术支持', 'REST API TO MiniProgram' ) . '</span></a>';
$settings_link = '<a href="https://www.minapper.net/" target="_blank"> <span style="color:green; font-weight:bold;">' . esc_html__( '技术支持', 'REST API TO MiniProgram' ) . '</span></a>';
array_unshift( $links, $settings_link );
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册