https://github.com/yananhub/wordpress-wechat
A WeChat Mini Program for WordPress.
https://github.com/yananhub/wordpress-wechat
wechat wechat-app wechat-mini-program wordpress
Last synced: 6 months ago
JSON representation
A WeChat Mini Program for WordPress.
- Host: GitHub
- URL: https://github.com/yananhub/wordpress-wechat
- Owner: yananhub
- License: apache-2.0
- Created: 2022-01-05T14:15:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-03T11:54:31.000Z (about 2 years ago)
- Last Synced: 2024-06-04T12:42:58.742Z (about 2 years ago)
- Topics: wechat, wechat-app, wechat-mini-program, wordpress
- Language: JavaScript
- Homepage:
- Size: 71.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WordPress 微信小程序
**其他语言版本: [English](README_en.md), [中文](README.md).**
一个为 WordPress 设计的微信小程序。
如果你有一个已经部署好的 WordPress 网站,只需要一步来启动:
打开文件 `/utils/util.js` 修改第一行,`baseUrl` 需要替换为你的 WordPress 网站的域名。
```Javascript
const baseUrl = 'https://your.domain.com';
```
扫描下面的二维码体验:
