Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.16 KB

File metadata and controls

32 lines (22 loc) · 1.16 KB

wordpress-weixin

Integrate weixin in wordpress

要先安裝 plugin: wp-router URL: http://wordpress.org/extend/plugins/wp-router/ or https://github.com/jbrinley/WP-Router 用法參考: https://ben.lobaugh.net/blog/35542/wordpress-creating-new-routes-custom-urls-with-wp-router

#安裝 Composer
URL: https://getcomposer.org/download/

#安裝 WeChatDeveloper
composer require zoujingli/wechat-developer
github: https://github.com/zoujingli/WeChatDeveloper
Document: https://www.kancloud.cn/zoujingli/wechat-developer/518672

#安裝 EasyWeChat
composer require overtrue/wechat:~4.0 -vvv
github: https://github.com/overtrue/wechat
Document: https://www.easywechat.com/docs

最後作與微信公眾號 taken 的連結驗證
微信驗證網址 http://your.wordpress.url/wpwxtoken

#完整的介紹與安裝
WordPress Customize Plugin – 微信插件介紹與安裝
https://polinwei.com/wordpress-customize-plugin-wordpress-weixin-install-guide/

Donate 贊助
paypal.me/polinwei https://paypal.me/polinwei?locale.x=zh_TW

image