This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP-TO-WEIBO

Description

synchronize your post to sina weibo when you publisded.
在发布文章时,形成一条短微博,自动同步到新浪微博的功能,支持文章头条形式。

Installation

e.g.
1、先到新浪微博开发平台(http://open.weibo.com/)注册一个微连接,网页应用或连接网站都可以,只要有最后一个第三方分享微博的接口权限即可,如果你需要发布头条文章的形式,那你必须还要申请头条文章高级写入接口;
2. 上传 wp-to-weibo 文件夹到 /wp-content/plugins/ 目录下;
3. 在WordPress后台激活插件;
4. 然后进入插件设置界面输入你的信息和选择同步类型.

详细介绍请转到我的博客(https://hjyl.org/wp-to-weibo);

Reviews

There are no reviews for this plugin.

Contributors and Developers

“WP-TO-WEIBO” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WP-TO-WEIBO” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Change Log

2018.02.07 开发此插件,提交官方;
2018.02.10 官方审核通过;
2018.02.24 通过transition_post_status解决更新文章不用同步得问题;
2019.10.22 修正一些显示错误,更新语言包;