Files
plugins/WeChatShare/README.md
chorblack e75f275ef4
Some checks failed
定时更新GitHub源插件 / 自动更新GitHub插件 (push) Has been cancelled
Initial commit
2026-03-07 11:19:25 +08:00

34 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Typecho 微信分享插件 WeChatShare
# 不再维护谁愿意维护此插件的可以fork过去
## 插件简介
使用此插件可方便地自定义微信和QQ分享链接中的标题、描述、小图标和URL让你的分享链接不再单调
## 本人博客环境
军哥的lnmp一键包PHP7.1开启了curl扩展
Typecho 版本 1.2 (18.1.29)
## 安装方法
1. 至[releases](https://github.com/fuzqing/WeChatShare/releases)中下载最新版本插件;
2. 将下载的压缩包进行解压,文件夹重命名为`WeChatShare`,上传至`Typecho`插件目录中;
3. 检查`WeChatShare`插件目录文件是否有读写权限,如果没有请增加;
4. 后台激活插件;
5. 到插件配置页面填写插件配置信息。
## 注意:由于微信更新,如果你想要在微信中直接分享,请按以下步骤操作:
1. 公众号通过微信认证;
2. 填写 AppID 和 AppSecret (开发 > 基本配置);
3. 添加服务器IP 到 IP白名单中 (开发 > 基本配置 > IP白名单
4. 添加域名到 JS安全域名中设置 > 公众号设置 > 功能设置 > JS接口安全域名
## 更新日志
### 2018.12.19
删除在线更新
删除自定义字段