WP Manifestindependent plugin directory
manifest / social / tleweibosyncv2

TleWeiboSyncV2

基于新浪微博API(OAuth2.0授权认证),可以将在WordPress内发布的文章同步到指定的新浪微博账号。针对2017年6月26日微博API更新有所调整。

by 二呆 · github.com/muzishanshi/tleweibosyncv2 · website

2stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/muzishanshi/tleweibosyncv2/archive/refs/heads/master.zip

TleWeiboSyncV2ForWordpress微博同步插件


基于新浪微博API(OAuth2.0授权认证),可以将在WordPress内发布的文章同步到指定的新浪微博账号。针对2017年6月26日微博API更新有所调整。

使用方法:

第一步:下载本WordPress插件,放在 wp-content/plugins/ 目录中(插件文件夹名必须为TleWeiboSyncV2);
第二步:激活插件;
第三步:填写配置;
第四步:完成。

使用注意:

此插件版本使用php5.6编写,推荐使用php5.6。

与我联系:

作者:二呆
网站:http://www.tongleer.com/
Github:https://github.com/muzishanshi/TleWeiboSyncV2

更新记录:

2019-01-18 V1.0.2

修复了因为马虎导致不能发图片的bug,并测试支持wordpress 5.0以上版本。

2018-09-01 V1.0.2

第一版本实现