
=汉语=
感谢这些朋友为这个项目贡献过代码。
HarrySG, AdamLBQ, robin-zhao
微信群地址: http://imredy.com/wp-wechat
这回没怎么改,另外加了个设置里面可以给定默认的图片。
一些朋友和我说,他/她在文章中使用的是外链的图片,比如七牛的插件。
于是本微信插件无法取到文章里面的图片的问题。
为了不增加不同插件之间的耦合度,于是我还是保持依赖WP原生的图像资源库的做法。
如果有迫切需要的朋友,可以考虑选择一个能够自动保存”特色图片”的插件配合使用。
另外,我还修了一些Bug,可能也制造了一些新Bug :(。
如果发现任何bug或者有什么新功能需求,欢迎朝我发送电子邮件。redy.ru@gmail.com
Github: https://github.com/Soopro/wechat_subscribers.
这是一个简单通用的微信(weixin)公众平台订阅号专用插件。现在这个版本的插件只支持普通订阅号,任何人只要以个人身份免费注册微信公众平台就可以足以使用这个插件的全部功能。
这个插件将永久免费:)
特色:
*** 使用作弊方法来解决一些服务器无法通过token验证的问题 ***
先按照攻略所说的步骤来,插件中设定好token,然后得到用于接受消息的url,带着这个token和url跑去微信的官方管理后台绑定,要是怎么搞都是无法验证通过,那么请你死马当活马医,把wordpress根目录中的index.php备份了,接着把插件包中的wechatsucks.php这文件改名成index.php,复制到wordpress根目录下。
这时候,再跑去验证试试看,还是用刚才的token和url,不是十分倒霉的话,这时候应该已经验证通过了。把那个假的index.php删掉,恢复之前备份的那个index.php。
搞这个需要一定的技术常识,不会的话找个懂事儿的去弄。(如果这样都不行,那么就只能换别的插件,或者别的服务器供应商试试看了。)
———————————————————————
=English=
This is a simple WeChat public platform plug-in for subscription accounts. Current version of the plug-in now supports ordinary subscription account only, anyone Register free WeChat public platform with subscription account can get full functionality of this plug-in, no need pay for a certified to upgrade your account.
Features:
Github: https://github.com/Soopro/wechat_subscribers.
*** Fix token can’t valid problem ***
First you have to follow the regular steps to setup this plugin, After you meet the problem can’t valid your token or time out… I provider a crack file wechatsucks.php, try use it to replace wordpres’s index.php temporary, and try to valid again. Good luck!
———————————————————————
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.